Hello everyone,
I’m developing a piece of software that runs fault injection simulations on a
cluster running slurm and am trying to figure out the ideal method for
launching a potentially massive amount of jobs. I’m not very familiar with
slurm, and had a questions about how slurm allocates resources
-if I simply call sbatch without specifying and resource requirements,
does slurm automatically allocate sufficient resources? or does it depend upon
the configuration of the cluster?
Thanks,
Trevor=