You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[CI][HIP] Switch to using 6.1 rocm and make it use a fixed version. (#13300)
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.
---------
Signed-off-by: JackAKirk <[email protected]>
0 commit comments