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 5208e679e1baee1ab479af533851d57fcce22154..4bb7303221e64595659923382bbc43270a5b394a 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 @@ -41,7 +41,7 @@ Besides loading a MUST module, no further changes are needed during compilation ### Running your Application with MUST -In order to launch your application with MUST you need to replace the `srun` command with +In order to launch your application with MUST you need to replace the `srun` command with `mustrun --must:mpiexec srun --must:np -n`: ```console