1. 13 Nov, 2015 15 commits
  2. 12 Nov, 2015 6 commits
  3. 11 Nov, 2015 5 commits
  4. 10 Nov, 2015 6 commits
  5. 09 Nov, 2015 4 commits
  6. 07 Nov, 2015 2 commits
  7. 06 Nov, 2015 2 commits
    • Morris Jette's avatar
      burst_buffer/cray: eliminate redundant logs · d2b22169
      Morris Jette authored
      If a stage-out fails, Slurm leaves the burst buffer in place and
        logs something like
        "error: bb_set_use_time: job 98 with allocated burst buffers not found"
        every minute thereafer.
        This changes the logic to only log the event one time.
      bug 2112
      d2b22169
    • Morris Jette's avatar
      Fix for sinfo · 75458b07
      Morris Jette authored
      This is a revision to commit e21b666c
      which did not fix the problem for all configurations.
      bug 2086
      75458b07