-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Improve support for HIP/ROCm and Alpaka #40678
Conversation
please test with cms-sw/cmssw-config#91, cms-sw/cmssw-config#91 |
-code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-40678/34028 ERROR: Build errors found during clang-tidy run.
|
code-checks with cms.week0.PR_ac9e8379/53.0-004e1992113b32c3ea5cd84a3366d985 |
please test with cms-sw/cmsdist#8284,cms-sw/cmsdist#8285 |
-code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-40678/34030
Code check has found code style and quality issues which could be resolved by applying following patch(s)
|
23d8b79
to
5dc0adc
Compare
please test with cms-sw/cmsdist#8284,cms-sw/cmsdist#8285 |
code-checks with cms.week0.PR_ac9e8379/53.0-004e1992113b32c3ea5cd84a3366d985 |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-40678/34037
|
code-checks with cms.week0.PR_ac9e8379/53.0-004e1992113b32c3ea5cd84a3366d985 |
please test with cms-sw/cmsdist#8284,cms-sw/cmsdist#8285 |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-40678/34043
|
All tests ran fine locally. |
+1 |
This pull request is fully signed and it will be integrated in one of the next master IBs after it passes the integration tests. This pull request will now be reviewed by the release team before it's merged. @perrotta, @dpiparo, @rappoccio (and backports should be raised in the release meeting by the corresponding L2) |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-d475d4/30387/summary.html 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: Comparison SummarySummary:
|
+1
|
PR description:
Update CMS code for Alpaka devel as of 2023.02.01, that includes some functions and traits previously defined in CMSSW.
Add or improve support for HIP/ROCm in HeterogeneousCore tools and SoA DataFormats, including a dedicated unit test.
This PR requires
PR validation:
Old and new unit tests pass.