Hello, I would like to apply some constraint options to my nodes. For example, infiniband available, processor model, etc., but I don't know where I need to detail that information. I know that in "sbatch" I can request for that details with "--constraint=" but I suppose that I need to define them before in slurm.conf or another configuration file.
Thanks.