1. 12 Nov, 2014 1 commit
    • Morris Jette's avatar
      do not requeue cancelled job · e3e726f1
      Morris Jette authored
      Do not requeue a batch job from slurmd daemon if it is killed while in
      the process of being launched (a race condition introduced in v14.03.9).
      This partially reverts commit 2bc9bc29
      e3e726f1
  2. 10 Nov, 2014 5 commits
  3. 08 Nov, 2014 2 commits
  4. 07 Nov, 2014 5 commits
  5. 06 Nov, 2014 4 commits
  6. 05 Nov, 2014 1 commit
  7. 04 Nov, 2014 4 commits
  8. 31 Oct, 2014 5 commits
  9. 30 Oct, 2014 2 commits
  10. 27 Oct, 2014 2 commits
  11. 24 Oct, 2014 3 commits
  12. 23 Oct, 2014 4 commits
  13. 22 Oct, 2014 1 commit
  14. 21 Oct, 2014 1 commit
    • Morris Jette's avatar
      Fix job gres info clear on slurmctld restart · 1209a664
      Morris Jette authored
      Fix bug that prevented preservation of a job's GRES bitmap on slurmctld
      restart or reconfigure (bug was introduced in 14.03.5 "Clear record of a
      job's gres when requeued" and only applies when GRES mapped to specific
      files).
      bug 1192
      1209a664