Skip to content

Commit 83b9069

Browse files
committed
Use rocm/3.10.0 module with the Corona/gcc8 config.
1 parent f2d2040 commit 83b9069

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

machine-configs/corona.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@ function setup_gcc8()
5252
module load mvapich2/2.3
5353

5454
# ROCm and HIP
55-
module load rocm/3.8.0
55+
# module load rocm/3.8.0
56+
module load rocm/3.10.0
5657

5758
MPICC=mpicc
5859
MPICXX=mpicxx

0 commit comments

Comments
 (0)