-
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
[phase2] add missing ESProducers to timing menu for running alpaka tracking #46060
[phase2] add missing ESProducers to timing menu for running alpaka tracking #46060
Conversation
cms-bot internal usage |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-46060/41849 |
A new Pull Request was created by @lguzzi for master. It involves the following packages:
@Martin-Grunewald, @cmsbuild, @mmusich can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
enable hlt_p2_timing |
@cmsbuild, please test |
@mmusich ,
The json files without v2 in the name are run on Intel Xeon Processor Cascadelake, the files with v2 are run on Intel Xeon Processor Icelake. |
OK, I missed the meeting unfortunately. Good to know, because I couldn't make any sense of them (-‿-") |
test parameters:
|
+1 Size: This PR adds an extra 20KB to repository
Comparison SummarySummary:
|
please test with #46064 |
+hlt
|
type bug-fix |
This pull request is fully signed and it will be integrated in one of the next master IBs after it passes the integration tests. This pull request will now be reviewed by the release team before it's merged. @rappoccio, @mandrenguyen, @sextonkennedy, @antoniovilela (and backports should be raised in the release meeting by the corresponding L2) |
+1 Size: This PR adds an extra 20KB to repository
Comparison SummarySummary:
|
+1 |
PR description:
Following #45508 , this PR adds three missing ESProducers to the timing menu of phase2 needed to run patatrack tracking with alpaka.
PR validation:
I have run the timing menu locally on lxplus, circles looks ok
cmsDriver.py Phase2 -s L1P2GT,HLT:75e33_timing --processName=HLTX \ --conditions auto:phase2_realistic_T33 \ --geometry Extended2026D110 \ --era Phase2C17I13M9 \ --eventcontent FEVTDEBUGHLT \ --customise SLHCUpgradeSimulations/Configuration/aging.customise_aging_1000 \ --filein file:output_Phase2_reL1T.root \ --inputCommands='keep *, drop *_hlt*_*_HLT, drop triggerTriggerFilterObjectWithRefs_l1t*_*_HLT' \ --mc --procModifiers alpaka \ -n 100 --nThreads 1 --output={}
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:
not a backport