-
Notifications
You must be signed in to change notification settings - Fork 198
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
base: IB/CMSSW_16_0_X/master
Are you sure you want to change the base?
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:
|
This version introduces C++20 compatibility and removes the dependency on Boost. See https://github.com/alpaka-group/alpaka/releases/tag/2.0.0 for the release notes, and https://github.com/alpaka-group/alpaka/pulls?q=milestone%3A2.0.0 for the full list of changes in the 2.0.0 release.
17b606b
to
eaf0170
Compare
Pull request #10103 was updated. |
please test with cms-sw/cmssw#49042 |
hold The tests look good, but let's run some benchmarks before merging the changes. |
Pull request has been put on hold by @fwyzard |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-dc1302/48444/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:
AMD_MI300X Comparison SummarySummary:
AMD_W7900 Comparison SummarySummary:
NVIDIA_H100 Comparison SummarySummary:
NVIDIA_L40S Comparison SummarySummary:
NVIDIA_T4 Comparison SummarySummary:
|
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.