1. 12 May, 2015 2 commits
  2. 11 May, 2015 1 commit
    • Morris Jette's avatar
      Purge old step data on job requeue · beecc7b0
      Morris Jette authored
      Make sure that old step data is purged when a job is requeued.
      Without this logic, if a job terminates abnormally then old step
      data may be left in slurmctld. If the job is then requeued and
      started on a different node, referencing that old job step data
      can result in abnormal events. One specific failure mode is if
      the job is requeued on a node with a different number of cores,
      and the step terminated RPC arrives later, the job and step
      bitmaps of allocated cores can differ in size generating an
      abort.
      bug 1660
      beecc7b0
  3. 08 May, 2015 4 commits
  4. 07 May, 2015 1 commit
  5. 06 May, 2015 4 commits
  6. 05 May, 2015 1 commit
  7. 04 May, 2015 1 commit
  8. 01 May, 2015 1 commit
  9. 30 Apr, 2015 4 commits
  10. 29 Apr, 2015 2 commits
  11. 28 Apr, 2015 4 commits
  12. 27 Apr, 2015 1 commit
    • Morris Jette's avatar
      Fix power save issues · 9eeaf283
      Morris Jette authored
      Fix some power_save mode issues: Parsing of SuspendTime in slurm.conf was
      bad, powered down nodes would get set non-responding if there was an
      in-flight message, and permit nodes to be powered down from any state.
      bug 1619
      9eeaf283
  13. 24 Apr, 2015 4 commits
  14. 23 Apr, 2015 2 commits
  15. 22 Apr, 2015 4 commits
  16. 21 Apr, 2015 4 commits