Skip to content

Commit

Permalink
Upgrade to ROCm 6.2 (#3839)
Browse files Browse the repository at this point in the history
Summary:
Pull Request resolved: #3839

This is a prerequisite to fixing issue 3787 and an upgrade to a newer stable version.

Reviewed By: mengdilin

Differential Revision: D62284555

fbshipit-source-id: 946f7757eea36bdddc3f8bb7d8c16168e90fd063
  • Loading branch information
ramilbakhshyiev authored and facebook-github-bot committed Sep 6, 2024
1 parent 736cd4d commit 753833c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build_cmake/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ runs:
UBUNTU_VERSION_NAME=`cat /etc/os-release | grep UBUNTU_CODENAME | awk -F= '{print $2}'`
# Set ROCm version
ROCM_VERSION="6.1.1"
ROCM_VERSION="6.2"
# Download, prepare, and install the package signing key
mkdir --parents --mode=0755 /etc/apt/keyrings
Expand Down

0 comments on commit 753833c

Please sign in to comment.