-
Notifications
You must be signed in to change notification settings - Fork 206
Update alpaka to 2.0.0 "Concepts Ahead" #10103
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 alpaka to 2.0.0 "Concepts Ahead" #10103
Conversation
|
A new Pull Request was created by @fwyzard for branch IB/CMSSW_16_0_X/master. @akritkbehera, @cmsbuild, @iarspider, @smuzaffar can you please review it and eventually sign? Thanks. |
|
cms-bot internal usage |
|
enable gpu |
|
please test with cms-sw/cmssw#49042 |
|
-1 Failed Tests: UnitTests RelVals-NVIDIA_T4 nvidia_t4UnitTests 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 2 errors in the following unit tests: ---> test alpakaTestOneHistoContainerSerialSync had ERRORS ---> test alpakaTestPrefixScanSerialSync had ERRORS RelVals-NVIDIA_T4
Expand to see more relval errors ...Comparison SummarySummary:
AMD_MI300X Comparison SummarySummary:
AMD_W7900 Comparison SummarySummary:
NVIDIA_H100 Comparison SummarySummary:
NVIDIA_L40S Comparison SummarySummary:
|
|
please test with cms-sw/cmssw#49042 |
|
-1 Failed Tests: UnitTests Unit TestsI found 2 errors in the following unit tests: ---> test alpakaTestOneHistoContainerSerialSync had ERRORS ---> test alpakaTestPrefixScanSerialSync had ERRORS Comparison SummarySummary:
AMD_MI300X Comparison SummarySummary:
AMD_W7900 Comparison SummarySummary:
NVIDIA_H100 Comparison SummarySummary:
NVIDIA_L40S Comparison SummarySummary:
NVIDIA_T4 Comparison SummarySummary:
|
17b606b to
eaf0170
Compare
|
Pull request #10103 was updated. |
|
please test with cms-sw/cmssw#49042 |
|
please test |
|
please test for el8_aarch64_gcc13 |
|
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-dc1302/49102/summary.html |
|
-1 Failed Tests: RelVals-NVIDIA_T4 RelVals-NVIDIA_T4
Comparison SummarySummary:
AMD_MI300X Comparison SummarySummary:
AMD_W7900 Comparison SummarySummary:
NVIDIA_H100 Comparison SummarySummary:
NVIDIA_L40S Comparison SummarySummary:
|
|
The test is already failing without changes on top of the IB, see for example https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-61b8db/49103/summary.html |
|
ignore tests-rejected with ib-failure |
|
@mandrenguyen @smuzaffar can we merge this from 16.0.0-pre2 ? |
|
@fwyzard If @cms-sw/externals-l2 signs then I'll merge. |
|
+externals |
|
This pull request is fully signed and it will be integrated in one of the next IB/CMSSW_16_0_X/master IBs (test failures were overridden). This pull request will now be reviewed by the release team before it's merged. @ftenchini, @mandrenguyen, @sextonkennedy (and backports should be raised in the release meeting by the corresponding L2) |
|
+1 |
0e4887c
into
cms-sw:IB/CMSSW_16_0_X/master
|
Thanks ! |
This version introduces C++20 compatibility and removes the dependency on Boost.
See here for the release notes, and here for the full list of changes in the 2.0.0 release.