-
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 [14.0.x] #9052
Update ROCm to version 5.6.1 [14.0.x] #9052
Conversation
please test |
backport #9050 |
A new Pull Request was created by @fwyzard for branch IB/CMSSW_14_0_X/master. @aandvalenzuela, @iarspider, @smuzaffar 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-02c4cc/37930/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. |
See https://rocm.docs.amd.com/en/docs-5.6.1/release.html for the list of changes and fixes.
0fb823a
to
cd74fa5
Compare
Pull request #9052 was updated. |
please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-02c4cc/37934/summary.html Comparison SummarySummary:
|
type bugfix |
please test lets refresh the tests here. I am afraid it missed 14.0.2 release |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-02c4cc/38154/summary.html Comparison SummarySummary:
|
@smuzaffar @antoniovilela @rappoccio any objections to having this in the next 14.0.x release ? |
+externals its a backport of #9050 (from 14.1.X) . @antoniovilela @rappoccio feel free to sign/merge it for 14.0.X |
This pull request is fully signed and it will be integrated in one of the next IB/CMSSW_14_0_X/master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @antoniovilela, @rappoccio, @sextonkennedy (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
Please use @cms-sw/orp-l2 |
Please use @cms-sw/orp-l2 |
Update ROCm to version 5.6.1:
Add the ROCm packages to support OpenMP and Thrust:
#pragma omp ...
withhipcc
;Backport of #9050 to the data taking release.