-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Update nano relval matrix #45419
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
Update nano relval matrix #45419
Conversation
|
cms-bot internal usage |
|
enable nano |
|
please test |
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-45419/40864
|
|
A new Pull Request was created by @hqucms for master. It involves the following packages:
@AdrianoDee, @ftorrresd, @hqucms, @kskovpen, @miquork, @srimanob, @subirsarkar, @sunilUIET, @vlimant can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
|
-1 Failed Tests: RelVals RelVals-INPUT RelVals-NANO
RelValsValueError: Undefined workflows: 2500.4 RelVals-INPUT
RelVals-NANO
Expand to see more relval errors ... |
|
N.B : should we update ConfigBulder to hard remove NANOGEN since you include the support here ? |
3d0536d to
862abbb
Compare
Done in e193249 now. |
Is it moved in this PR? Thx. |
Yes - in these lines: https://github.com/cms-sw/cmssw/pull/45419/files#diff-aaca4437268e5c684a1042abc90e2cdd651a08b8c35f03cdd32060e8918f41e5R359-R367 |
|
+Upgrade |
|
+pdmv |
|
@cms-sw/operations-l2 please sign |
|
+1 |
|
This pull request is fully signed and it will be integrated in one of the next master IBs (tests are also fine). This pull request will be automatically merged. |
|
@cms-sw/core-l2 I noticed that the updated wf 2500.245 is failing because the input file [1] has disappeared from disk (now only on tape). I would expect it to be automatically cached by ibeos but it seems no? How is the ibeos caching supposed to work for new input files? [1] /store/data/Run2024F/TestEnablesEcalHcal/RAW/Express-v1/000/383/173/00000/1088fbe0-c256-4752-992c-0e535b804bef.root |
|
(@smuzaffar please correct me) I believe the ibeos caching works automatically for files that are on disk. I don't think we have any automated way to recall a file from tape (but I believe we could shovel the file to the cache by hand if that's what is needed). In any case someone has to recall the file from tape. If the recall is done such that the file is visible e.g. via the xrootd redirectors (e.g. for a week or two), I'd expect the automatic caching to pick the file from there. |
|
|
|
Thanks a lot @smuzaffar @makortel ! |
|
one caveat that I noticed is that TTbar_13_reminiaod2016UL_preVFP_INPUT is not the UL MINIv2 while TTbarMINIAOD10.6_UL16v2 is ; so I wonder what NANOmcUL16APVreMINI is actually testing |
|
in particular, looking at all procmodifiers it invoques run2_miniAOD_UL_preSummer20 instead of run2_miniAOD_UL ; the second one bing more relevant IMO |
PR description:
Updated NANO relval matrix:
Also added the support for NANOGEN with the autoNANO syntax:
-s NANO:@GEN --eventcontent NANOAOD-s NANO:@GENFromMini --eventcontent NANOAODPR validation:
If this PR is a backport please specify the original PR and why you need to backport that PR. If this PR will be backported please specify to which release cycle the backport is meant for:
Before submitting your pull requests, make sure you followed this checklist: