-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Remove the CUDAService from the HLT configuration #40852
Conversation
Remove the explicit CUDAService from the HLT configuration, and rely on ProcessAcceleratorCUDA to load it if necessary.
c05ef96
to
c258024
Compare
enable gpu |
please test |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-40852/34308
|
A new Pull Request was created by @fwyzard (Andrea Bocci) for master. It involves the following packages:
@Martin-Grunewald, @missirol can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
Since no ConfDB 'migration' will take care of this removal, I would open a JIRA ticket to document the removal of this module in ConfDB (and we will then remove this customisation once the menus are updated in the release). Is this okay? I guess any future menu without explicit |
I think so, in any release since at least |
-1 Failed Tests: RelVals-INPUT The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic: You can see more details here: RelVals-INPUT
Comparison SummarySummary:
GPU Comparison SummarySummary:
|
please test The errors look like transient ones (and unrelated to this PR), but let's re-test to make sure. |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-664eaf/30822/summary.html The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic: You can see more details here: Comparison SummarySummary:
GPU Comparison SummarySummary:
|
+hlt |
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. @perrotta, @dpiparo, @rappoccio (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
PR description:
Remove the explicit
CUDAService
from the HLT configuration, and rely onProcessAcceleratorCUDA
to load it if necessary.PR validation:
None.
Backport status
To be backported to 13.0.x for data taking.