1. 08 Dec, 2015 5 commits
  2. 07 Dec, 2015 11 commits
  3. 06 Dec, 2015 9 commits
  4. 05 Dec, 2015 3 commits
  5. 04 Dec, 2015 6 commits
  6. 03 Dec, 2015 6 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
    • Brian Christiansen's avatar
      993958e2
    • 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
    • Morris Jette's avatar
      Move license release logic · 2e3b58ed
      Morris Jette authored
      Release a job's allocated licenses only after epilog runs on all nodes
          rather than at start of termination process.
      bug 2192
      2e3b58ed
    • Morris Jette's avatar
      CompleteWait fix · 3d86ac42
      Morris Jette authored
      sched/backfill - Delay backfill scheduler for completing jobs only if
          CompleteWait configuration parameter is set (make code match documentation).
      3d86ac42
    • David Bigagli's avatar
      Fix bug in aac5a479 · 9d862587
      David Bigagli authored
      9d862587