Skip to content

Commit 7e805f8

Browse files
committed
micro tweak linky link text
1 parent 38929e7 commit 7e805f8

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
@@ -197,7 +197,7 @@ The build generates the following executables:
197197

198198
!!! info "Quick affinity checks"
199199

200-
The Slurm flag [`cpu-bind=verbose`](https://slurm.schedmd.com/srun.html#OPT_cpu-bind) prints information about MPI ranks and their thread affinity.
200+
The Slurm flag [`--cpu-bind=verbose`](https://slurm.schedmd.com/srun.html#OPT_cpu-bind) prints information about MPI ranks and their thread affinity.
201201

202202
The mask it prints is not very readable, but it can be used with the `true` command to quickly test Slurm parameters without building the Affinity tool.
203203

0 commit comments

Comments
 (0)