-
Notifications
You must be signed in to change notification settings - Fork 183
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
Update to CUDA 11.4.4 #7641
Update to CUDA 11.4.4 #7641
Conversation
Update to CUDA 11.4.4: * CUDA runtime version 11.4.148 * NVIDIA drivers version 470.82.01 Fixes various Apache Log4J vulnerabilities. See https://docs.nvidia.com/cuda/archive/11.4.4/cuda-toolkit-release-notes/index.html for the full CUDA 11.4.x release notes and change log.
enable gpu |
please test |
A new Pull Request was created by @fwyzard (Andrea Bocci) for branch IB/CMSSW_12_3_X/master. @smuzaffar, @iarspider can you please review it and eventually sign? Thanks. |
@smuzaffar, I don't know where Log4J is used in the CUDA tools, but should we backport this to 12.2.x as well ? |
type bugfix |
@fwyzard Looking at https://nvidia.custhelp.com/app/answers/detail/a_id/5294 , the only product which are affected by this are NETQ and "VGPU SOFTWARE LICENSE SERVER" . I think we are not using any of these so no need to backport |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-b874d9/22578/summary.html GPU Comparison SummarySummary:
Comparison SummarySummary:
|
please test for slc7_aarch64_gcc11 |
please test for slc7_ppc64le_gcc11 |
-1 Failed Tests: UnitTests Unit TestsI found errors in the following unit tests: ---> test testFWCoreUtilities had ERRORS ---> test DRNTest had ERRORS ---> test materialBudgetTrackerPlots had ERRORS |
-1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-b874d9/22601/summary.html External BuildI found compilation warning when building: See details on the summary page. |
-1 Failed Tests: UnitTests RelVals AddOn 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: Unit TestsI found errors in the following unit tests: ---> test testFWCoreUtilities had ERRORS ---> test TestFWCoreServicesDriver had ERRORS ---> test test_edmPickEvents had ERRORS ---> test TestDQMOnlineClient-visualization_secondInstance had ERRORS and more ... RelVals
AddOn Tests
|
+externals |
This pull request is fully signed and it will be integrated in one of the next IB/CMSSW_12_3_X/master IBs (tests are also fine). 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) |
Update to CUDA 11.4.4:
Fixes various Apache Log4J vulnerabilities.
See https://docs.nvidia.com/cuda/archive/11.4.4/cuda-toolkit-release-notes/index.html for the full CUDA 11.4.x release notes and change log.