Hi Slurm Experts, Does Slurm support the user requesting a range of CPUs?
I know we can specify a range of nodes like --nodes=1-100 and one can specify --mincpus 2 and in a QOS one can specify MaxCPUsPerJob. so,I guess one could create a bunch of QOSs which the user could select (or assign them based on some other criteria in a job submit plugin maybe). Am I missing it or is there no way to specify a range of cpus as an argument to sbatch? Thanks in advance, Chris