-
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 configuration of the legacy CUDA workflows #46076
base: master
Are you sure you want to change the base?
Conversation
Remove the process modifiers gpu, gpuVaidation, gpuValidationPixel, gpuValidationEcal and gpuValidationHcal. Remove the use of SwitchProducerCUDA, where possible. Update the reconstruction and DQM configurations accordingly.
cms-bot internal usage |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-46076/41866
|
A new Pull Request was created by @fwyzard for master. It involves the following packages:
@antoniovagnerini, @antoniovilela, @cmsbuild, @consuegs, @davidlange6, @fabiocos, @jfernan2, @mandrenguyen, @nothingface0, @perrotta, @rappoccio, @rvenditti, @saumyaphor4252, @syuvivida, @tjavaid can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
Milestone for this pull request has been moved to CMSSW_15_0_X. Please open a backport if it should also go in to CMSSW_14_2_X. |
PR description:
Remove the process modifiers
gpu
,gpuVaidation
,gpuValidationPixel
,gpuValidationEcal
andgpuValidationHcal
.Remove the use of
SwitchProducerCUDA
, where possible.Update the reconstruction and DQM configurations accordingly.
PR validation:
Unit tests and matrix tests should pass.