-
Notifications
You must be signed in to change notification settings - Fork 15
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 CI configuration with ROCm 6 #1240
Conversation
cscs-ci run |
cscs-ci run |
cscs-ci run |
I've tested two new pipelines here, one with ROCm 6.0.2 (based on ubuntu 22.04) and another with 6.2.4 (based on ubuntu 24.04). In general I'd prefer the newer one, but the newer one has a build failure at the moment. For a potential 0.7.1 patch release my suggestion would be the following:
Are there other suggestions? @albestro the 6.2.4 build fails on pika with https://gitlab.com/cscs-ci/ci-testing/webhook-ci/mirrors/4700071344751697/7514005670787789/-/jobs/8655570178. This may also be an issue from clang 18 itself, completely independent of the ROCm version. However, does the failure look familiar? |
Looks like a good plan. |
cscs-ci run |
Expected to fail tests. Will be fixed in #1241. |
Adds a ROCm 6.0.2 CI configuration based on ubuntu 22.04 to test for issues like #1239.