1. 12 Aug, 2015 2 commits
    • Brian Christiansen's avatar
      Merge remote-tracking branch 'origin/slurm-14.11' · dee47d93
      Brian Christiansen authored
      Conflicts:
      	contribs/perlapi/libslurm/perl/Slurm.xs
      	slurm/slurm.h.in
      	src/slurmctld/job_mgr.c
      	src/slurmctld/step_mgr.c
      	src/srun/libsrun/launch.c
      	src/srun/libsrun/opt.c
      dee47d93
    • Morris Jette's avatar
      burst_buffer/cray work · 790bbac0
      Morris Jette authored
      Remove redundant persist_rem field from job record
      Fix logic for buffer state related to failure handling
      Move pre_run logic into a separate thread for improved system performance
      Disable changes to job burst buffer field
      burst_buffer contents are validated at job submit time and
        data is possibly being staged at later times. It can not
         be changed.
      Refactor bb_p_job_cancel() logic
      Fix some job staging problems
      Eliminate logging of unchanged pool information
      Document that job arrays don't support burst buffers
      Refactor job buffer allocation to eliminate race condition with
        stage out. Needs more work after prolog_running functionality
        is in place (merged from v14.11).
      Improve cold-start state clean up
      790bbac0
  2. 11 Aug, 2015 9 commits
  3. 10 Aug, 2015 5 commits
  4. 09 Aug, 2015 2 commits
  5. 08 Aug, 2015 2 commits
    • jette's avatar
      Add partition name to job startup log · 2dee3bb7
      jette authored
      2dee3bb7
    • Morris Jette's avatar
      burst_buffer/cray work · 23ea85a7
      Morris Jette authored
      Move limits checks to burst_buffer/common
      Disable persistent burst buffer with numeric value
      Refactor bb_p_job_get_est_start() logic
      Split out persistent buffer create/delete into a pthread
      Fix job buffer size parsing logic
      Get through stage-in and support for non-Cray systems (e.g. VM)
      23ea85a7
  6. 07 Aug, 2015 1 commit
    • Morris Jette's avatar
      burst_buffer/cray work · c20fa424
      Morris Jette authored
      Add new buffer state of "BB_STATE_PENDING"
      Refactor job buffer state structure
      Refactor job buffer creation environment
      Rename "bb_hash" to "bb_ahash"
      Set up job state hash table
      Add magic cookies to data structures
      Rename bb_find_job_rec() to  bb_find_alloc_rec()
      Rename bb_free_rec() to bb_free_alloc_buf()
      c20fa424
  7. 06 Aug, 2015 5 commits
  8. 05 Aug, 2015 2 commits
  9. 04 Aug, 2015 7 commits
  10. 03 Aug, 2015 5 commits