Quoting Rémi Palancher <[email protected]>:
Hi there,
As far as I understand, when Slurm starts and reads its
configuration file, it does not set the default flag on the default
partition.
Attached is a patch to correct this.
Regards,
--
Rémi Palancher
http://rezib.org
Thank you. This patch will be in the next release. Note that the slurm
tools will report the correct default partition without this change
since the flag is set when the partition records are packed for the
RPC, but without the patch the SLURM code or a plugin will not find
the flag set.