We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5b9a74 commit 1e8f1f0Copy full SHA for 1e8f1f0
content/examples/cuda-hip/README.md
@@ -4,9 +4,9 @@ This folder contains several examples in CUDA and HIP that can be used for the h
4
## Compiling on LUMI
5
First load the modules:
6
```
7
-module load LUMI/22.08
+module load LUMI
8
module load partition/G
9
-module load rocm/5.3.3
+module load rocm/6.0.3
10
11
This will load the newest ROCm on LUMI.
12
Now compile the code can be compiled:
0 commit comments