GPUs

Using GPUs with Slurm can be done with the --gres= Slurm option. This option can be specified like this for two GPUs for example : --gres=gpu:2

You also have to keep in mind that only the visu and gpu partitions have GPUs ! If you do not specify the correct partition, you’ll have the Slurm error Requested node configuration is not available.