-
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
Add support for ROCm 6.x (14.0.x) #46455
Conversation
Co-authored-by: Andrea Bocci <[email protected]>
A new Pull Request was created by @fwyzard for CMSSW_14_0_X. It involves the following packages:
@cmsbuild, @fwyzard, @makortel can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
cms-bot internal usage |
backport #44824 |
enable gpu |
please test |
+heterogeneous |
This pull request is fully signed and it will be integrated in one of the next CMSSW_14_0_X IBs after it passes the integration tests and once validation in the development release cycle CMSSW_14_2_X is complete. This pull request will now be reviewed by the release team before it's merged. @rappoccio, @sextonkennedy, @antoniovilela, @mandrenguyen (and backports should be raised in the release meeting by the corresponding L2) |
+1 Size: This PR adds an extra 16KB to repository Comparison SummarySummary:
GPU Comparison SummarySummary:
|
+1 |
PR description:
ROCm 6.0 moved
rocm_version.h
torocm-core/rocm_version.h
.This change is useful for testing the impact of more recent ROCm versions on the HLT performance.
PR validation:
Tested on AMD MI300X GPUs with ROCm 6.2.2.
If this PR is a backport please specify the original PR and why you need to backport that PR. If this PR will be backported please specify to which release cycle the backport is meant for:
Backport of #44824.