update for rocm5.0.1

This commit is contained in:
sunway513
2022-03-31 02:56:40 +00:00
parent aa85aec089
commit 9a78aa28c3
2 changed files with 4 additions and 3 deletions

View File

@@ -1,5 +1,6 @@
ROCM_VERSION=5.0
AMDGPU_VERSION=21.50
ROCM_VERSION=5.0.1
AMDGPU_VERSION=21.50.1
cp -r scripts rocm-terminal
cp -r scripts dev

View File

@@ -1,4 +1,4 @@
ROCM_VERSION=5.0
ROCM_VERSION=5.0.1
sudo docker push rocm/dev-ubuntu-18.04:$ROCM_VERSION
sudo docker push rocm/dev-ubuntu-20.04:$ROCM_VERSION
sudo docker push rocm/dev-centos-7:$ROCM_VERSION