Commit 7153f99e authored by Moe Jette's avatar Moe Jette
Browse files

Modify sched/builtin to pull job records off a stack instead of sorting the full list

Fix timout logic in sched/backfill
Modify calls to schedule() to add maximum queue depth, which speeds up the rate at
which jobs can be submitted dramatically. The Full depth is tested by the backfill
scheduler and periodically in slurmctld_background(), only 100 jobs are tested at
the time of each job submit or completion.
parent d7b1bdb7
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