Apologies if I'm missing this in your post, but do you in fact have a Prolog
configured in your slurm.conf?
--
slurm-users mailing list -- slurm-users@lists.schedmd.com
To unsubscribe send an email to slurm-users-le...@lists.schedmd.com
Not so much about the source, but in the sbatch documentation [1], I think the
--begin and --nodes parameters might interact. And yes, this is semi-educated
speculation on my part.
From the nodes= section, “The job will be allocated as many nodes as possible
within the range specified and witho
Hi,
I am trying to understand how Slurm determines the actual number of nodes to
allocate to a job specified with -nodes=min[-max]
I've been trying to follow the source code through on Github - could anyone
point me in the right area(s)/source files/functions to look at to understand
the progr