Skip to content

Commit af549e0

Browse files
bcummingmsimberg
andauthored
Update docs/running/slurm.md
Co-authored-by: Mikael Simberg <[email protected]>
1 parent eb47bc3 commit af549e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/running/slurm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@ This often gives the best performance, however sometimes it is beneficial to bin
464464

465465
The OpenMP threading runtime provides additional options for controlling the pinning of threads to the cores assinged to each MPI rank.
466466

467-
Use the `--omp` flag with `affinity.mpi` to get more detailed information about OpenMPI thread affinity.
467+
Use the `--omp` flag with `affinity.mpi` to get more detailed information about OpenMP thread affinity.
468468
For example, four MPI ranks on one node with four cores and four OpenMP threads:
469469

470470
```console title="No OpenMP binding"

0 commit comments

Comments
 (0)