Fix job alloc: node count range + cpus-per-task
select/cons_res bug fix for range of node counts with --cpus-per-task option (e.g. "srun -N2-3 -c2 hostname" would allocate 2 CPUs on the first node and 0 CPUs on the second node).
Please register or sign in to comment