Skip to content
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

[CI][HIP] Switch to using 6.1 rocm and make it use a fixed version. #13300

Merged
merged 45 commits into from
Apr 30, 2024

Conversation

JackAKirk
Copy link
Contributor

@JackAKirk JackAKirk commented Apr 5, 2024

Previously the version of ROCM used by docker was not fixed and could change when rocm latest version is updated by AMD, which could lead to CI problems.

This fixes that and sets the version to 6.1.
Only the rocmdev package is installed which is the minimal required package for the compiler. This reduces the memory overhead.

Previously the version was not fixed and could change when rocm latest is updated, which could lead to CI problems.

Signed-off-by: JackAKirk <jack.kirk@codeplay.com>
@JackAKirk JackAKirk requested a review from a team as a code owner April 5, 2024 14:59
@JackAKirk JackAKirk marked this pull request as draft April 5, 2024 16:32
@JackAKirk JackAKirk closed this Apr 11, 2024
@JackAKirk JackAKirk reopened this Apr 11, 2024
@JackAKirk JackAKirk closed this Apr 12, 2024
@JackAKirk JackAKirk reopened this Apr 12, 2024
@JackAKirk
Copy link
Contributor Author

@aelovikov-intel The CI is complaining about intel driver install failures even with the latest commit I made where I used the version of the docker build from the sycl branch unchanged.

Does some part of the intel driver install need to be updated somehow?

@JackAKirk JackAKirk marked this pull request as ready for review April 26, 2024 15:23
@JackAKirk JackAKirk changed the title [CI][HIP] Switch to using 6.0.2 rocm and make it fixed [CI][HIP] Switch to using 6.1 rocm and make it use a fixed version. Apr 26, 2024
@ldrumm ldrumm merged commit a780a8b into intel:sycl Apr 30, 2024
6 checks passed
@aelovikov-intel
Copy link
Contributor

Looks like the update image broke pre-commit CI, I've switched to using latest good image at #13606. @JackAKirk @ldrumm , please follow up on the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants