Change slurmstepd to initialize authentication before task launch.
Otherwise upgrading slurm on a compute node while tasks are running will cause plugin mismatch, as slurmstepd would not load the library until task completion before. Bug 2319.
Please register or sign in to comment