I'me experimenting with a cluster set-up, where different nodes have either 19 or 20 version of slurm. The managing node has SLURM 20.
For some reason, nodes with SLURM 19 can't ping the manager (scontrol ping
returns Slurmctld(primary) on node0 is DOWN
).
I wonder if it is the incompatibility of SLURM 19/20 or did I messed-up anywhere else.
Thank you.