Move to ROCm 6.0

This commit is contained in:
Pruthvi Madugundu 2023-12-30 19:04:18 -08:00
parent ab130cc029
commit 6be9fecc63
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
ROCM_VERSION=5.7.1
AMDGPU_VERSION=5.7.1
ROCM_VERSION=6.0
AMDGPU_VERSION=6.0
cp -r scripts rocm-terminal
cp -r scripts dev

View File

@ -1,4 +1,4 @@
ROCM_VERSION=5.7.1
ROCM_VERSION=6.0
# ubuntu 20.04 base
sudo docker push rocm/dev-ubuntu-20.04:$ROCM_VERSION