Skip to content

Commit 18fa723

Browse files
authored
Move to ROCm 7.0.3 (#316)
It does not work with our code, but it will at least install and allow us to do the normal builds.
1 parent 1f5e63b commit 18fa723

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

slc10-gpu-builder/amdgpu.repo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[amdgpu]
22
name=amdgpu
3-
baseurl=http://repo.radeon.com/amdgpu/6.3.2/rhel/10.0/main/x86_64/
3+
baseurl=http://repo.radeon.com/amdgpu/7.0.3/rhel/10/main/x86_64/
44
enabled=1
55
gpgcheck=0

slc10-gpu-builder/packer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"_comment": "Alma 10 GPU builder X-enabled CUDA13.1.1-enabled AMD ROCm 6.3.2-enabled",
2+
"_comment": "Alma 10 GPU builder X-enabled CUDA13.1.1-enabled AMD ROCm 7.0.3-enabled",
33
"variables": {
44
"REPO": "registry.cern.ch/alisw/slc10-gpu-builder",
55
"TAG": "latest",

slc10-gpu-builder/rocm.repo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[ROCm]
22
name=ROCm
3-
baseurl=http://repo.radeon.com/rocm/rhel10/6.3.2/main/
3+
baseurl=http://repo.radeon.com/rocm/rhel10/7.0.3/main/
44
enabled=1
55
gpgcheck=0

0 commit comments

Comments
 (0)