-
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 #9833
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 #9833
Conversation
|
please test |
|
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 |
|
enable gpu |
|
please test |
|
-1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-27775d/45884/summary.html External BuildI found compilation error when building: USE_CUDA CMake Generate step failed. Build files cannot be regenerated correctly. error: Bad exit status from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/tmp/rpm-tmp.LVOdrQ (%build) RPM build errors: Bad exit status from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/tmp/rpm-tmp.LVOdrQ (%build) |
|
Pull request #9833 was updated. |
|
please test |
|
please abort |
676a036 to
bb0902e
Compare
|
Pull request #9833 was updated. |
|
please test |
|
please test for el10_amd64_gcc14 |
|
-1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-27775d/45920/summary.html External BuildI found compilation error when building: checking for LIBXML2... yes checking for libxml/parser.h... no checking for final LIBXML2 support... no **** end of libxml2 configuration configure: WARNING: --enable-libxml2 requested, but libxml2 was not found configure: error: Cannot continue error: Bad exit status from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/tmp/rpm-tmp.0Zx50l (%build) RPM build errors: Bad exit status from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/tmp/rpm-tmp.0Zx50l (%build) |
|
@smuzaffar @iarspider is it normal that |
|
-1 Failed Tests: rocmUnitTests 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: ROCm Unit TestsI found 2 errors in the following unit tests: ---> test testRocmSoALayoutAndView_t had ERRORS ---> test alpakaTestBufferROCmAsync had ERRORS Comparison SummarySummary:
CUDA Comparison SummarySummary:
|
|
ignore tests-rejected with ib-failure |
|
please test for el10_amd64_gcc14 |
|
please test for el8_amd64_gcc14 |
|
please test for el8_aarch64_gcc12 |
|
OK, assuming the gcc 14 and arm tests pass, this should be ready to be merged. |
|
@fwyzard running many tests (= test for many architectures) on a single commit SHA causes bot to fail. Can you push a dummy commit ( |
|
If I push a new commit it will reset the tests that were already done. |
|
@fwyzard , each commit has a limit of 1000 statuses and the latest commit here has already reach that limit. So for now bot is not going to update statuses for currently running tests or start new tests. Only thing you can do is to create an dummy commit ( adding a comment somewhere :-) ) |
|
Replaced by #9856 to let the bot run tests again. |
Drop support for the NVTX2 library.
Fix the cmake flags used for PyTorch and its extensions to properly use CUDA, and find the NVTX3 header-only library.