Commit 97586c39 authored by Moe Jette's avatar Moe Jette
Browse files

modify job_fits_into_cores() and add_job_to_cores() in src/common/job_resources.c

to eliminate the need for a cpu_rep_count argument and only require a single array
of CPU counts per node. Modify src/slurmctld/gang.c to eliminate the extra array
for simplicity, especially if we want to change CPU count per node on the fly.
parent 95de6208
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