-
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
[12_4_X Backport] ECAL DQM GpuTask add 2D comparison histograms and enable GPU validation on online DQM #38429
Conversation
A new Pull Request was created by @alejands (Alejandro Sanchez) for CMSSW_12_4_X. It involves the following packages:
@emanueleusai, @ahmad3213, @cmsbuild, @jfernan2, @pmandrik, @micsucmed, @rvenditti can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
enable gpu |
please test |
backport #38427 |
type new-feature |
type ecal |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-dce442/25627/summary.html GPU Comparison SummarySummary:
Comparison SummarySummary:
|
Pull request #38429 was updated. @emanueleusai, @ahmad3213, @cmsbuild, @jfernan2, @pmandrik, @micsucmed, @rvenditti can you please check and sign again. |
Pull request #38429 was updated. @emanueleusai, @ahmad3213, @cmsbuild, @jfernan2, @pmandrik, @micsucmed, @rvenditti can you please check and sign again. |
please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-dce442/25777/summary.html GPU Comparison SummarySummary:
Comparison SummarySummary:
|
+1 |
This pull request is fully signed and it will be integrated in one of the next CMSSW_12_4_X IBs (tests are also fine) and once validation in the development release cycle CMSSW_12_5_X is complete. This pull request will now be reviewed by the release team before it's merged. @perrotta, @dpiparo, @qliphy (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
PR description:
The following additions are made to the ECAL DQM GPU validation module:
enableDigi
toggles running over GPU and CPU digi collections (creates CPU value 1D distribution and 1D GPU-CPU value difference by default),digi1D
enables GPU value 1D distribution, anddigi2D
enables the 2D plots plots mentioned aboveThis PR addresses the remaining outstanding tasks in this issue: #37025
PR validation:
Online DQM configuration tested on test file provided by DQM-DC containing the new HLT collections. Offline DQM configuration tested on CPU-only and GPU WFs (
runTheMatrix.py -w upgrade -l 11634.511,11634.512,11634.513
).if this PR is a backport please specify the original PR and why you need to backport that PR:
This is a backport of #38427 to use in data taking