updates for ROCm5.3.2

This commit is contained in:
sunway513 2022-12-08 14:43:01 +00:00
parent 465b69ec8a
commit 67a833b983
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
ROCM_VERSION=5.3
AMDGPU_VERSION=5.3
ROCM_VERSION=5.3.2
AMDGPU_VERSION=5.3.2
cp -r scripts rocm-terminal
cp -r scripts dev

View File

@ -1,4 +1,4 @@
ROCM_VERSION=5.3
ROCM_VERSION=5.3.2
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