Skip to content

Commit 3211a0b

Browse files
committed
Update link to scientific applications in GH200/SLURM section
1 parent 35022f3 commit 3211a0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tools/slurm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Applications that can saturate the GPUs with a single process per GPU should gen
2626
Some applications perform badly with a single rank per GPU, and require use of [NVIDIA's Multi-Process-Service (MPS)](https://docs.nvidia.com/deploy/mps/index.html) to oversubscribe GPUs with multiple ranks per GPU.
2727

2828
The best SLURM configuration is application- and workload-specific, so it is worth testing which works best in your particular case.
29-
Also see [TODO][TODO] for information about recommended application-specific SLURM configurations.
29+
Also see [Scientific Applications][sciapps] for information about recommended application-specific SLURM configurations.
3030

3131
!!! warning
3232
The GH200 nodes have their GPUs configured in ["default" compute mode](https://docs.nvidia.com/deploy/mps/index.html#gpu-compute-modes).

0 commit comments

Comments
 (0)