Skip to content
Snippets Groups Projects
Commit fa14295d authored by Martin Schroschk's avatar Martin Schroschk
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 1d81292c
No related branches found
No related tags found
2 merge requests!777Automated merge from preview to main,!768Update Info on mustrun
......@@ -50,7 +50,7 @@ marie@login$ mustrun --must:mpiexec srun --must:np -n -n <number of MPI processe
Besides replacing the `srun` command you need to be aware that **MUST always allocates an extra
process**, i.e. if you issue a `mustrun --must:mpiexec srun --must:np -n -n 4 ./<your binary>` then
MUST will start **5 processes** instead. This is usually not critical, however in interactive/batch
MUST will start **5 processes** instead. This is usually not critical. However, in interactive and batch
jobs **make sure
to allocate an extra CPU for this task**.
......
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