From 6548c9ec7a778768949f8f0a44b25aaf23ccc111 Mon Sep 17 00:00:00 2001 From: Sam Wu <22262939+samjwu@users.noreply.github.com> Date: Wed, 4 Dec 2024 17:03:57 -0700 Subject: [PATCH] Update from ROCm 6.2.4 to 6.3.0 (#4103) --- README.md | 6 +++--- default.xml | 2 +- tools/autotag/components.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 4743d7be9..1dea391bb 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ The following example shows how to use the repo tool to download the ROCm source ```bash mkdir -p ~/ROCm/ cd ~/ROCm/ -~/bin/repo init -u http://github.com/ROCm/ROCm.git -b roc-6.2.x +~/bin/repo init -u http://github.com/ROCm/ROCm.git -b roc-6.3.x ~/bin/repo sync ``` @@ -76,8 +76,8 @@ The Build time will reduce significantly if we limit the GPU Architecture/s agai mkdir -p ~/WORKSPACE/ # Or any folder name other than WORKSPACE cd ~/WORKSPACE/ -export ROCM_VERSION=6.2.4 # Or 6.2.0, 6.2.1, 6.2.2 -~/bin/repo init -u http://github.com/ROCm/ROCm.git -b roc-6.2.x -m tools/rocm-build/rocm-${ROCM_VERSION}.xml +export ROCM_VERSION=6.3.0 +~/bin/repo init -u http://github.com/ROCm/ROCm.git -b roc-6.3.x -m tools/rocm-build/rocm-${ROCM_VERSION}.xml ~/bin/repo sync # -------------------------------------- diff --git a/default.xml b/default.xml index 419b90d33..04325940c 100644 --- a/default.xml +++ b/default.xml @@ -1,7 +1,7 @@ - diff --git a/tools/autotag/components.xml b/tools/autotag/components.xml index c0eadced7..511b0feb0 100644 --- a/tools/autotag/components.xml +++ b/tools/autotag/components.xml @@ -1,7 +1,7 @@ -