Skip to content

Commit 1e8f1f0

Browse files
authored
Update README.md
1 parent d5b9a74 commit 1e8f1f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/examples/cuda-hip/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ This folder contains several examples in CUDA and HIP that can be used for the h
44
## Compiling on LUMI
55
First load the modules:
66
```
7-
module load LUMI/22.08
7+
module load LUMI
88
module load partition/G
9-
module load rocm/5.3.3
9+
module load rocm/6.0.3
1010
```
1111
This will load the newest ROCm on LUMI.
1212
Now compile the code can be compiled:

0 commit comments

Comments
 (0)