-
Notifications
You must be signed in to change notification settings - Fork 4.4k
MaxMemoryPreload does not seem to be part of PR test baseline #48030
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
assign core |
FYI @gartung |
New categories assigned: core @Dr15Jones,@makortel,@smuzaffar you have been requested to review this Pull request/Issue and eventually sign? Thanks |
cms-bot internal usage |
A new Issue was created by @makortel. @Dr15Jones, @antoniovilela, @makortel, @mandrenguyen, @rappoccio, @sextonkennedy, @smuzaffar can you please review it and eventually sign/assign? Thanks. cms-bot commands are listed here |
Could be related to changes made in this cms-bot PR 2458 |
https://cmssdt.cern.ch/jenkins/job/ib-run-baseline/15890/consoleText
Appears that last part of command wasn't propagated. |
The command was customized without --maxmem_profile
|
For that job, |
What is setting PRODUCTION_RELEASE? For the same IB release it is set to true or false. Is it dependent on the workflows being used? |
It defaults to false, and is set to true here: https://github.com/cms-sw/cms-bot/blob/641472a546ef87f50598bf129dba17cdffa34a95/pr_testing/test_multiple_prs.sh#L158-L160 |
It should default true unless ROCM is involved. The baseline memory profile is needed for comparison. |
While looking into the memory improvement of #48026, I noticed the max memory report being empty

https://cmssdt.cern.ch/SDT/jenkins-artifacts/baseLineComparisons/CMSSW_15_1_X_2025-05-06-2300+b04de8/68319/maxmem-comparison/
The PR test log (e.g. https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-b04de8/45898/runTheMatrix-results/145.301_RunDisplacedJet2024E/step3_RunDisplacedJet2024E.log) but the baseline test log (https://cmssdt.cern.ch/SDT/jenkins-artifacts/ib-baseline-tests/CMSSW_15_1_X_2025-05-06-2300/el8_amd64_gcc12/AuthenticAMD/matrix-results/145.301_RunDisplacedJet2024E/step3_RunDisplacedJet2024E.log) does not.
Did the runTheMatrix option to run the MaxMemoryPreload got dropped from PR test baseline?
The text was updated successfully, but these errors were encountered: