1. 28 Apr, 2014 1 commit
    • Morris Jette's avatar
      Honor partition priorities over job priorities. · 85de0658
      Morris Jette authored
      Previously partition priority was only considered when used as a
      component of a job's priority with the priority/multifactor plugin.
      Now the partition priority is considered first, as documented,
      and the job priority is considered second.
      bug 764
      85de0658
  2. 26 Apr, 2014 3 commits
  3. 25 Apr, 2014 6 commits
  4. 24 Apr, 2014 2 commits
  5. 23 Apr, 2014 1 commit
  6. 22 Apr, 2014 11 commits
  7. 21 Apr, 2014 1 commit
  8. 19 Apr, 2014 4 commits
  9. 18 Apr, 2014 2 commits
    • Morris Jette's avatar
      switch/nrt - free partial allocation · a197a1da
      Morris Jette authored
      On switch resource allocation failure, free partial allocation.
      Failure mode was CAU could be allocated on some nodes, but not
      others. The CAU allocated on nodes and switches up to the failure
      point were never released.
      a197a1da
    • Morris Jette's avatar
      Job array scheduling bug · c075ac75
      Morris Jette authored
      Don't block scheduling of entire job array if it could run in multiple
      partitions.
      bug 726
      c075ac75
  10. 17 Apr, 2014 9 commits