1. 14 Sep, 2016 1 commit
  2. 09 Sep, 2016 3 commits
  3. 08 Sep, 2016 1 commit
    • Morris Jette's avatar
      Restructure srun task_exit logic · 6b6d4e1a
      Morris Jette authored
      Restructure srun command locking for task_exit processing logic for improved
        parallelism. This change decreases the amount of time consumed by serial
        logic by 2 orders of magnitude.
      bug 3044
      6b6d4e1a
  4. 07 Sep, 2016 2 commits
    • Morris Jette's avatar
      Preserve node "RESERVATION" state · 5eee1d28
      Morris Jette authored
      Preserve node "RESERVATION" state when one of multiple overlapping
          reservations ends. Previous logic would clear the node's
          RESERVATION state flag when any one of the reservations on the
          node ended rather than keeping the node in RESERVATION state
          until the last reservation ended.
      bug 3057
      5eee1d28
    • Morris Jette's avatar
      Handle slurmctld restart while compute node reboot request in progress · 4517c454
      Morris Jette authored
      Handle case when slurmctld daemon restart while compute node reboot in
          progress. Return node to service rather than setting DOWN.
      bug 3042
      4517c454
  5. 06 Sep, 2016 3 commits
  6. 02 Sep, 2016 1 commit
  7. 01 Sep, 2016 2 commits
  8. 30 Aug, 2016 2 commits
  9. 27 Aug, 2016 2 commits
  10. 26 Aug, 2016 2 commits
  11. 25 Aug, 2016 1 commit
    • Morris Jette's avatar
      Corrections to gres.conf parsing logic · dbfd87e4
      Morris Jette authored
      If all GRES were not defined on all nodes OR if a regular expression was used
         for a GRES file configuration (e.g. in gres.conf
         "Type=gpu Files=/dev/nvidia[0-4]"), then memory corruption was likely.
         The logic has been bad since its inception several years ago.
      dbfd87e4
  12. 24 Aug, 2016 1 commit
  13. 23 Aug, 2016 1 commit
  14. 22 Aug, 2016 2 commits
  15. 20 Aug, 2016 1 commit
  16. 19 Aug, 2016 1 commit
  17. 17 Aug, 2016 1 commit
  18. 16 Aug, 2016 4 commits
  19. 15 Aug, 2016 1 commit
  20. 12 Aug, 2016 2 commits
  21. 11 Aug, 2016 3 commits
  22. 10 Aug, 2016 3 commits