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 12d9e0b commit 3610abdCopy full SHA for 3610abd
docs/build-install/cpe.md
@@ -48,7 +48,7 @@ $ srun --environment=cpe-cray-24.07 --pty bash
48
Once the container starts up you can directly use the programming environment, because there will be modules loaded by default at startup.
49
50
```console
51
-$ srun -p debug --environment=cpe-gnu-24.07 --pty bash
+$ srun -p debug --environment=cpe-cray-24.07 --pty bash
52
$ module list
53
54
Currently Loaded Modules:
0 commit comments