1. 25 Nov, 2013 1 commit
    • jette's avatar
      Increase possible delay for reservation time · 3563a3ac
      jette authored
      Increase the range of possible reservation time values to allow
      for a really long RPC delay (possibly due to slurmctld fail over
      from primary to backup controller).
      Also change to a #define value for clarity
      bug 527
      3563a3ac
  2. 24 Nov, 2013 3 commits
  3. 18 Nov, 2013 1 commit
  4. 14 Nov, 2013 4 commits
  5. 13 Nov, 2013 4 commits
    • Morris Jette's avatar
      Update large systems named on web page · 18d55013
      Morris Jette authored
      18d55013
    • Morris Jette's avatar
      Add _DEBUG parameter to reservation module · 37e81da6
      Morris Jette authored
      This makes it simpler to enable detailed debugging for reservations.
      This includes more information than we probably want to see with
      the DebugFlag=reservation and would be only for developer debugging
      37e81da6
    • Morris Jette's avatar
      Corrections to advanced reservation logic with overlapping jobs. · d6954b77
      Morris Jette authored
      This might have worked fine for core reservations or when there
      are sufficient idle nodes to use, the the select_g_resv_test()
      function clears the node bitmap for nodes that it can not use
      and the reservation create logic did not restore that bitmap
      after a failed resource selection attempt. This logic restores
      the node bitmap on a failed call to select_g_resv_test() so we
      can add nodes to the bitmap of available nodes rather than having
      it repeatedly cleared.
      The logic also adds some performance enhancements that I will
      add to in the next commit.
      d6954b77
    • Morris Jette's avatar
      Remove vestigial RMS man page reference · 9c5a4b6f
      Morris Jette authored
      9c5a4b6f
  6. 12 Nov, 2013 3 commits
  7. 09 Nov, 2013 1 commit
  8. 08 Nov, 2013 6 commits
  9. 07 Nov, 2013 1 commit
  10. 06 Nov, 2013 1 commit
  11. 05 Nov, 2013 1 commit
  12. 04 Nov, 2013 4 commits
  13. 01 Nov, 2013 4 commits
  14. 30 Oct, 2013 3 commits
  15. 29 Oct, 2013 3 commits