-
Notifications
You must be signed in to change notification settings - Fork 206
Update CUDA to version 12.9.0 and cuDNN to version 9.9.0 #9856
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 CUDA to version 12.9.0 and cuDNN to version 9.9.0 #9856
Conversation
|
please test for el8_aarch64_gcc12 |
|
A new Pull Request was created by @fwyzard for branch IB/CMSSW_15_1_X/master. @iarspider, @smuzaffar can you please review it and eventually sign? Thanks. |
|
cms-bot internal usage |
|
please test for el8_amd64_gcc14 |
|
please test for el10_amd64_gcc14 |
|
please test |
|
GPU tests already passed in #9833 . |
|
-1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-972068/46080/summary.html External BuildI found compilation error when building: Requested to quit.
Requested to quit.
* The action "build-external+rdma-core+57.0-b28ed27528b25e00c98373c700e92f5f" was not completed successfully because Failed to build rdma-core. Log file in /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/BUILD/el10_amd64_gcc14/external/rdma-core/57.0-b28ed27528b25e00c98373c700e92f5f/log. Final lines of the log file:
warning: Macro expanded in comment on line 404: %{pkginstroot}/lib64
error: /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/SPECS/external/rdma-core/57.0-b28ed27528b25e00c98373c700e92f5f/spec: line 418: Patch number not specified: patch -p1
0< (%patch)
* The action "install-external+rdma-core+57.0-b28ed27528b25e00c98373c700e92f5f" was not completed successfully because The following dependencies could not complete:
build-external+rdma-core+57.0-b28ed27528b25e00c98373c700e92f5f
* The action "download-upload-store-external+rdma-core+57.0-b28ed27528b25e00c98373c700e92f5f-1-1.el10_amd64_gcc14.rpm" was not completed successfully because The following dependencies could not complete:
|
|
-1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-972068/46077/summary.html External BuildI found compilation error when building: external/onnxruntime_external_deps.cmake:550 (include)
CMakeLists.txt:614 (include)
-- Configuring incomplete, errors occurred!
error: Bad exit status from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/tmp/rpm-tmp.4kd5xI (%build)
RPM build errors:
Macro expanded in comment on line 404: %{pkginstroot}/${PYTHON3_LIB_SITE_PACKAGES}
|
|
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-972068/46081/summary.html Comparison SummarySummary:
|
|
-1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-972068/46079/summary.html External BuildI found compilation error when building: external/onnxruntime_external_deps.cmake:550 (include)
CMakeLists.txt:614 (include)
-- Configuring incomplete, errors occurred!
error: Bad exit status from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/tmp/rpm-tmp.9ehWHx (%build)
RPM build warnings:
Macro expanded in comment on line 404: %{pkginstroot}/${PYTHON3_LIB_SITE_PACKAGES}
|
|
The onnxruntime failure should be addressed by #9863 . |
9f730e3 to
4089780
Compare
|
Pull request #9856 was updated. |
4089780 to
a267965
Compare
|
please test |
|
Pull request #9856 was updated. |
|
@fwyzard FYI - this PR has also reached a limit on number of commit statuses. |
|
by the way, what does it mean "number of commit statuses" exactly ? |
|
what I mean is, how many "commit statuses" does a result like #9856 (comment) take ? |
Drop support for nvtx2 in favour of nvtx3, which is header-only.
d19948e to
8801d64
Compare
|
Rebased to include the latest updates. |
|
Pull request #9856 was updated. |
|
please test for el10_amd64_gcc14 |
@fwyzard , the Pr checks you see at the bottom of PR are commit statuses. e.g. |
No, bot might not have rights to push to user repo/branch. We should work on storing commit status at cmssdt server |
|
No problem. |
But how about posting a comment on the GitHub PR ? |
yes that bot can do |
|
-1 Failed Tests: UnitTests 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 4 errors in the following unit tests: ---> test test-das-selected-lumis had ERRORS ---> test test_edmPickEvents had ERRORS ---> test testAOTTools had ERRORS and more ... Comparison SummarySummary:
|
|
merging this as 15.1.0.pre3 and FASTPU flavor has been uploaded |
d684de6
into
cms-sw:IB/CMSSW_15_1_X/master
Drop support for the NVTX2 library.
Update PyTorch and its extensions to find the NVTX3 headers.