: Slurm User Community List
Subject: * POSSIBLY SPOOFED * אפשרות לשולח מתחזה * Re: [slurm-users] Give
priority to specific server
What you're looking for is Weight - https://slurm.schedmd.com/slurm.conf.html
Weight
The priority of the node for scheduling purposes. All things being equal, jobs
wi
What you're looking for is Weight - https://slurm.schedmd.com/slurm.conf.html
Weight
The priority of the node for scheduling purposes. All things being equal, jobs
will be allocated the nodes with the lowest weight which satisfies their
requirements. For example, a heterogeneous collection of no
Hello,
I am having two servers in my slurm.conf:
NodeName=serv1 NodeAddr=131.100.100.1 CPUs=4 RealMemory=256000
Features=test,workserv
NodeName=serv2 NodeAddr=131.100.100.2 CPUs=4 RealMemory=256000
Features=test,workserv
When I am sending a job with features "test", The server "serv1" always ge