diff --git a/doc.zih.tu-dresden.de/docs/software/mpi_usage_error_detection.md b/doc.zih.tu-dresden.de/docs/software/mpi_usage_error_detection.md index 652982f2a6257aaebad49ab1a6ec85e8ae13966a..f346ecd0556b048176febb07f95cd328bc228a51 100644 --- a/doc.zih.tu-dresden.de/docs/software/mpi_usage_error_detection.md +++ b/doc.zih.tu-dresden.de/docs/software/mpi_usage_error_detection.md @@ -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.