You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/tools/slurm.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ Applications that can saturate the GPUs with a single process per GPU should gen
26
26
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.
27
27
28
28
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.
30
30
31
31
!!! warning
32
32
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