Skip to content

Commit 986e53a

Browse files
authored
Update CoralGemm tag from 2024.12 to 2025.11 (#524)
1 parent 4f3cb1b commit 986e53a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

checks/microbenchmarks/gpu/dgemm/coralgemm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ class CoralGemm(rfm.RegressionTest):
1818
sourcesdir = None
1919
build_system = 'CMake'
2020
prebuild_cmds = [
21-
'git clone --depth 1 --branch 2024.12 '
21+
'git clone --depth 1 --branch 2025.11 '
2222
'https://github.com/AMD-HPC/CoralGemm.git'
2323
]
2424
time_limit = '3m'

0 commit comments

Comments
 (0)