1. 09 Dec, 2015 11 commits
  2. 08 Dec, 2015 6 commits
  3. 07 Dec, 2015 8 commits
  4. 06 Dec, 2015 5 commits
  5. 05 Dec, 2015 3 commits
  6. 04 Dec, 2015 5 commits
  7. 03 Dec, 2015 2 commits
    • Morris Jette's avatar
      Change cray NHC timing · 0f4dd55f
      Morris Jette authored
      Cray job NHC delayed until after burst buffer released and epilog completes
          on all allocated nodes.
      bugs 2099 and 2192
      0f4dd55f
    • Morris Jette's avatar
      burst_buffer work · 2782d824
      Morris Jette authored
      Add new buffer state of BB_STATE_POST_RUN indicating the post_run
        operation has been started
      Add new bb_p_job_test_post_run function to test status of post_run
        operation
      Execute post_run operation before the stage_out operation to opimize
        use of compute nodes (rather than burst buffer space)
      2782d824