Commit af19cb55 authored by Danny Auble's avatar Danny Auble
Browse files

Fix issue with squeue/scontrol showing correct node_cnt when only tasks

are specified.

This is a fix to commit b9cc5b31 which just didn't know
mc_ptr->ntasks_per_core is initialized to INFINITE.  Without it the
node_cnt packed would be set to 1 on the user tools.

This fixes bug 1148.
parent 8889108a
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