diff --git a/doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm_examples.md b/doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm_examples.md index c05c2da6078c4367538c0557997c7100bb3d089d..c7f8b180393b219820923199deedfff9145b8d63 100644 --- a/doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm_examples.md +++ b/doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm_examples.md @@ -153,7 +153,8 @@ E.g., if you specify `--gres=gpu:2`, your total number of cores per node (meanin `ntasks`*`cpus-per-task`) may not exceed 12 on Alpha Centauri. Note that this also has implications for the use of the `--exclusive` parameter. -Since this sets the number of allocated cores to the maximum, you also **must** request all GPUs otherwise your job will not start. +Since this sets the number of allocated cores to the maximum, you also **must** request all GPUs +otherwise your job will not start. In the case of `--exclusive`, it won't be denied on submission, because this is evaluated in a later scheduling step. Jobs that directly request too many cores per GPU will be denied with the error message: