Skip to content
Snippets Groups Projects
  • Morris Jette's avatar
    fd6a48a4
    Improve scheduling with account limits · fd6a48a4
    Morris Jette authored
    In both sched/basic and backfill: If a job can not be started due to some
        account/qos limit, then don't start other jobs which could delay jobs. The
        old logic would skip the job and start other jobs, which could delay the
        higher priority job.
    bug 2129
    fd6a48a4
    History
    Improve scheduling with account limits
    Morris Jette authored
    In both sched/basic and backfill: If a job can not be started due to some
        account/qos limit, then don't start other jobs which could delay jobs. The
        old logic would skip the job and start other jobs, which could delay the
        higher priority job.
    bug 2129