Well, I might be wrong, but afaik, the SelectType is just telling your
cluster which resources are going to be consumables (in this case,
trackable resources, which is not only gpus). If you want to specify which
conditions have to be met when using the cluster or a determined partition,
then you h
Good day everyone!
We have a GPU-only cluster with Slurm 19.05.5 installed. My expectation with
respect to the current configuration is that users submitting jobs must include
at least one of the following header options:
--gres
--gpus
--gpus-per-node
--gpus-per-socket
--gpus-per-task
The