Update for ROCm5.5.1

This commit is contained in:
sunway513 2023-06-06 16:19:09 +00:00
parent 37d587ad98
commit 9a2e8befda
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
ROCM_VERSION=5.4.3
AMDGPU_VERSION=5.4.3
ROCM_VERSION=5.5.1
AMDGPU_VERSION=5.5.1
cp -r scripts rocm-terminal
cp -r scripts dev

View File

@ -1,4 +1,4 @@
ROCM_VERSION=5.4.3
ROCM_VERSION=5.5.1
sudo docker push rocm/dev-ubuntu-20.04:$ROCM_VERSION
sudo docker push rocm/dev-ubuntu-22.04:$ROCM_VERSION
sudo docker push rocm/dev-centos-7:$ROCM_VERSION