Hi all, How to setup node sequence/order in slurm ? I configured nodes in slurm.conf like this -> Nodes = head,compute,spare.
Using that configuration, if I use one node in my job, I hope slurm will choose head as computing node (as it is in a first order). However slurm always choose compute, not head. how to fix this ? thank you in advance. husen
