1. 29 May, 2015 2 commits
  2. 28 May, 2015 1 commit
  3. 27 May, 2015 1 commit
    • Morris Jette's avatar
      Map job --mem-per-cpu=0 to --mem=0. · 33c77302
      Morris Jette authored
      However, --mem=0 now reflects the appropriate amount of memory in the
      system, --mem-per-cpu=0 hasn't changed.  This allows all the memory to
      be allocated in a cgroup but is not "consumed" and is available for
      other jobs running on the same host.
      Eric Martin, Washington University School of Medicine
      33c77302
  4. 26 May, 2015 1 commit
  5. 22 May, 2015 1 commit
  6. 21 May, 2015 1 commit
  7. 20 May, 2015 2 commits
  8. 19 May, 2015 1 commit
  9. 16 May, 2015 1 commit
  10. 15 May, 2015 2 commits
  11. 14 May, 2015 2 commits
  12. 13 May, 2015 3 commits
  13. 12 May, 2015 1 commit
  14. 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
  15. 08 May, 2015 3 commits
  16. 07 May, 2015 1 commit
  17. 06 May, 2015 1 commit
  18. 05 May, 2015 1 commit
  19. 01 May, 2015 1 commit
  20. 30 Apr, 2015 3 commits
  21. 29 Apr, 2015 2 commits
  22. 28 Apr, 2015 3 commits
  23. 24 Apr, 2015 2 commits
  24. 22 Apr, 2015 3 commits