update for ROCm5.2.3

This commit is contained in:
sunway513 2022-08-22 21:41:35 +00:00
parent 8869d75a91
commit 288cb05a91
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
ROCM_VERSION=5.1
AMDGPU_VERSION=22.10
ROCM_VERSION=5.2.3
AMDGPU_VERSION=22.20.3
cp -r scripts rocm-terminal
cp -r scripts dev

View File

@ -1,4 +1,4 @@
ROCM_VERSION=5.1
ROCM_VERSION=5.2.3
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