Skip to content
Snippets Groups Projects
user avatar
Moe Jette authored
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.
7153f99e
History
Name Last commit Last update