Nodes can be in multiple partitions (for example if you use floating partitions) and sinfo does not care for the partition that a job is running on. With this change the partition is requested from squeue, which returns the correct partition. sinfo is still used as a fallback option.
Nodes can be in multiple partitions (for example if you use floating partitions) and sinfo does not care for the partition that a job is running on. With this change the partition is requested from squeue, which returns the correct partition. sinfo is still used as a fallback option.