...
Node priority: With Torque/Moab we can control the order in which the scheduler pick nodes. This allows us to run jobs on the faster nodes by default. Can HTCondor do this?
- Slurm
- The
- order of the nodes in
- PartitionName is not important. But you can set a Weight to a NodeName. Nodes with the lowest weight will be chosen first.
- Slurm
While preemption can be useful in some circumstances I expect we will want it disabled for the foreseeable future.