Skip to content
Snippets Groups Projects
Commit 22ef5d6b authored by Jan Frenzel's avatar Jan Frenzel
Browse files

Merge branch 'correct-failing-preview' into 'preview'

Added two newlines in mpi_usage_error_detection.md.

See merge request !240
parents 1d029c33 250082c4
No related branches found
No related tags found
3 merge requests!322Merge preview into main,!319Merge preview into main,!240Added two newlines in mpi_usage_error_detection.md.
......@@ -45,8 +45,10 @@ In order to run your application with MUST you need to replace the srun command
```console
marie@login$ mustrun -np <number of MPI processes> ./<your binary>
```
Suppose your application is called `fancy-program` and is normally run with 4 processes.
The invocation should then be
```console
marie@login$ mustrun -np 4 ./fancy-program
[MUST] MUST configuration ... centralized checks with fall-back application crash handling (very slow)
......
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