Skip to content
Snippets Groups Projects
Commit 4bd5847d authored by Natalie Breidenbach's avatar Natalie Breidenbach
Browse files

Update mpi_issues.md

parent 7586bddd
No related branches found
No related tags found
2 merge requests!938Automated merge from preview to main,!936Update to Five-Cluster-Operation
...@@ -30,9 +30,9 @@ or setting the option as argument, in case you invoke `mpirun` directly ...@@ -30,9 +30,9 @@ or setting the option as argument, in case you invoke `mpirun` directly
marie@login$ mpirun --mca io ^ompio [...] marie@login$ mpirun --mca io ^ompio [...]
``` ```
### Mpirun on Partitions `alpha` and `ml` ### Mpirun on clusters `alpha` and `power`
<!-- laut max möglich dass es nach dem update von alpha und power9 das problem nicht mehr relevant ist.-->
Using `mpirun` on partitions `alpha` and `ml` leads to wrong resource distribution when more than Using `mpirun` on clusters `alpha` and `power` leads to wrong resource distribution when more than
one node is involved. This yields a strange distribution like e.g. `SLURM_NTASKS_PER_NODE=15,1` one node is involved. This yields a strange distribution like e.g. `SLURM_NTASKS_PER_NODE=15,1`
even though `--tasks-per-node=8` was specified. Unless you really know what you're doing (e.g. even though `--tasks-per-node=8` was specified. Unless you really know what you're doing (e.g.
use rank pinning via perl script), avoid using mpirun. use rank pinning via perl script), avoid using mpirun.
......
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