-
Notifications
You must be signed in to change notification settings - Fork 184
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 ROCm to version 5.6.1 #9050
Update ROCm to version 5.6.1 #9050
Conversation
please test |
A new Pull Request was created by @fwyzard for branch IB/CMSSW_14_1_X/master. @iarspider, @smuzaffar, @aandvalenzuela can you please review it and eventually sign? Thanks. |
cms-bot internal usage |
-1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-c3f070/37928/summary.html External BuildI found compilation error when building: Build successful rocm. (, , ) done Trying to install the rpm package external+rocm+5.6.1-6320ba1f36f64f70428881e859817e3e just built. Checking local path dependency for rpm package external+rocm+5.6.1-6320ba1f36f64f70428881e859817e3e just build. RPM installation stderr rocm: error: Failed dependencies: libffi.so.6()(64bit) is needed by external+rocm+5.6.1-6320ba1f36f64f70428881e859817e3e-1-1.x86_64 libpython3.6m.so.1.0()(64bit) is needed by external+rocm+5.6.1-6320ba1f36f64f70428881e859817e3e-1-1.x86_64 Failed to install RPM for rocm Requested to quit. |
@iarspider @aandvalenzuela do you have any idea why we see these errors ? ROCm 5.6.1 should not be significantly different from ROCm 5.6.0, and that one used to build correctly. |
See https://rocm.docs.amd.com/en/docs-5.6.1/release.html for the list of changes and fixes.
64510f3
to
9d9dab6
Compare
Pull request #9050 was updated. |
please test |
please test for slc7_amd64_gcc12 |
please test for el9_amd64_gcc12 |
please test for el8_aarch64_gcc12 |
please test for el8_ppc64le_gcc12 |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-c3f070/37937/summary.html |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-c3f070/37939/summary.html |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-c3f070/37938/summary.html |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-c3f070/37932/summary.html |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-c3f070/37936/summary.html |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-c3f070/37938/summary.html |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-c3f070/37936/summary.html |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-c3f070/37938/summary.html Comparison SummarySummary:
|
type bugfix |
@iarspider @aandvalenzuela @smuzaffar can any of you approve this for 14.1.x ? |
+externals |
This pull request is fully signed and it will be integrated in one of the next IB/CMSSW_14_1_X/master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @rappoccio, @sextonkennedy, @antoniovilela (and backports should be raised in the release meeting by the corresponding L2) |
@fwyzard , this is because the newly added
|
I see... I guess we should drop those specific files ? |
Update ROCm to version 5.6.1:
Add the ROCm packages to support OpenMP and Thrust:
#pragma omp ...
withhipcc
;