Skip to content
Snippets Groups Projects
Commit 2f12d47f authored by Holger Brunst's avatar Holger Brunst
Browse files

Capitalize broken module load example.

parent e27a54da
No related branches found
No related tags found
3 merge requests!322Merge preview into main,!319Merge preview into main,!237Update must mpi analysis article
......@@ -26,12 +26,13 @@ combinations. You can query for the available modules with:
```console
marie@login$ module avail must
MUST/1.6.0-rc3-intel-2018a (L)
```
You can load a MUST module as follows:
```console
marie@login$ module load must
marie@login$ module load MUST
```
Besides loading a MUST module, no further changes are needed during compilation and linking.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment