1. 22 May, 2015 2 commits
    • Morris Jette's avatar
      Improve layouts error handling · 27f1150c
      Morris Jette authored
      27f1150c
    • Morris Jette's avatar
      Cosmetic changes to layout work · b64162c2
      Morris Jette authored
      Changes some variable names "norelation" to "no_relation"
      Replace some blocks of spaces with tabs
      Add definition of layouts "free" call to slurm.h.in
      Add "layout" information to scontrol help message
      Fix typo in error message
      Translate a french error message to english "valide" to "valid"
      b64162c2
  2. 21 May, 2015 2 commits
  3. 20 May, 2015 2 commits
  4. 19 May, 2015 1 commit
  5. 16 May, 2015 1 commit
  6. 15 May, 2015 2 commits
  7. 14 May, 2015 3 commits
  8. 13 May, 2015 4 commits
  9. 12 May, 2015 2 commits
  10. 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
  11. 08 May, 2015 4 commits
  12. 07 May, 2015 1 commit
  13. 06 May, 2015 4 commits
  14. 05 May, 2015 1 commit
  15. 04 May, 2015 1 commit
  16. 01 May, 2015 1 commit
  17. 30 Apr, 2015 4 commits
  18. 29 Apr, 2015 2 commits
  19. 28 Apr, 2015 2 commits