-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Add combined premixing workflows for Run 3 #27753
Conversation
NANO is configured to use step3_inMINIAODSIM.root input file, but in combined premixing workflow the file is step4_inMINIAODSIM.root. Simplest option is to just drop the NANO step from these workflows.
The code-checks are being triggered in jenkins. |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-27753/11412
|
A new Pull Request was created by @makortel (Matti Kortelainen) for master. It involves the following packages: Configuration/PyReleaseValidation @cmsbuild, @prebello, @chayanit, @zhenhu, @kpedro88, @pgunnell can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
@cmsbuild, please test workflow 11834.99,12634.99,13034.99 |
The tests are being triggered in jenkins. |
Comparison job queued. |
Comparison is ready @slava77 comparisons for the following workflows were not done due to missing matrix map:
Comparison Summary:
|
An additional question that came to my mind: would it make sense to replace the combined premixing workflow in the limited matrix with the one for 2021? |
Comparison is ready Comparison Summary:
|
Right. I have noticed this as well. will look how to implement it in.
Yes. I found this part is a bit tricky as .97 seems to take GEN fragment as you pointed. Any suggestion? |
+1 |
I might have found a way to replace "SingleNuE10" with "PREMIX" in the workflow name, but let's leave that to a subsequent PR. From where exactly is the dataset name picked up? E.g. the directory created by runTheMatrix has the form |
+upgrade |
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 now be reviewed by the release team before it's merged. @davidlange6, @slava77, @smuzaffar, @fabiocos (and backports should be raised in the release meeting by the corresponding L2) |
@makortel is this ready to be merged? |
@kpedro88 Yes. (the only follow up that I recall would be #27753 (comment), and that I'd really leave for a subsequent PR) |
+1 |
@makortel I would like to come back to this after we had been busy on UL campaigns for several months. Could you point me how to replace "SingleNuE10" with "PREMIX" in the workflow name and change the dataset name to have "PREMIX" instead? Now Phase2 (2026) workflows also start testing premixing workflows but as we noticed that *.98 still need to include --pileup_input. |
Let me try to find out what I did back then... |
PR description:
On an e-mail thread on #27672 it was noticed that there are no premixing workflows in the matrix for Run 3. This PR adds them for the upgrade matrix in a generic way, and brings three of them to the standard matrix (for years 2021, 2023, 2024).
I have two questions for which this PR is an RFC for now.PR validation:
New workflows run