Slurm⚓︎
Tip and tricks about the Slurm workload manager.
Print output per task⚓︎
When multiple ranks output to stdout (for example when using nvidia-smi with multiple ranks),
the output can be labelled with the rank number using the --label flag.
Slurm configuration⚓︎
Check generic resources (Gres)⚓︎
The following command will show the generic resources (Gres) available on the node:
This command can be used to check for misconfigures nodes.
Check reservations⚓︎
To run on a serervations use the --reservation flag: