Skip to content

Commit

Permalink
Move to ROCm 6.0 (#121)
Browse files Browse the repository at this point in the history
  • Loading branch information
pruthvistony authored Jan 3, 2024
1 parent ab130cc commit c928bab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions build_all.sh
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion push_all.sh
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit c928bab

Please sign in to comment.