1. 30 Apr, 2014 1 commit
    • Morris Jette's avatar
      ignore prio reset on held jobs · cbcea672
      Morris Jette authored
      If a job is held, then only release it with the "scontrol release <jobid>"
      command rather than a simple reset of the job's priority. This is needed to
      support job arrays better. Otherwise a priority reset of a job array
      would free all requeued/held jobs from that job array rather than
      leaving them held.
      cbcea672
  2. 28 Apr, 2014 3 commits
  3. 26 Apr, 2014 3 commits
  4. 25 Apr, 2014 6 commits
  5. 24 Apr, 2014 2 commits
  6. 23 Apr, 2014 1 commit
  7. 22 Apr, 2014 5 commits
  8. 21 Apr, 2014 1 commit
  9. 19 Apr, 2014 3 commits
  10. 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
  11. 17 Apr, 2014 10 commits
  12. 16 Apr, 2014 3 commits