Commit ade52796 authored by Morris Jette's avatar Morris Jette
Browse files

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).
parent 34969b14
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment