1. 27 Apr, 2016 1 commit
    • Morris Jette's avatar
      Fix invalid error with two task plugins · 410e8c6c
      Morris Jette authored
      Avoid error message of "Requested cpu_bind option requires entire node to
          be allocated; disabling affinity" being generated in some cases where
          task/affinity and task/cgroup plugins used together.
      410e8c6c
  2. 26 Apr, 2016 7 commits
  3. 23 Apr, 2016 1 commit
  4. 20 Apr, 2016 2 commits
  5. 15 Apr, 2016 1 commit
  6. 14 Apr, 2016 1 commit
    • Morris Jette's avatar
      Set burst buffer reason for job · 49d483db
      Morris Jette authored
      If a job fails stage in, set its reason to BurstBufferOperation
      with a string describing what happened. Previously the reason was
      set to AdminHeld on stage-in failure.
      49d483db
  7. 13 Apr, 2016 2 commits
  8. 12 Apr, 2016 3 commits
  9. 11 Apr, 2016 7 commits
  10. 09 Apr, 2016 2 commits
    • Morris Jette's avatar
      Fix for commit e62a9270 · 06776b12
      Morris Jette authored
      For case where job can't start and there are no running jobs
      to remove in order to establish estimated start time.
      06776b12
    • Morris Jette's avatar
      backfill scheduling enhancement · e62a9270
      Morris Jette authored
      When determining when a pending job will be able to start, rather
        than testing after removing each running job and trying to schedule
        the pending jobs, remove multiple jobs that all end about the
        same time before testing. This reduces the number of calls to
        the job placement logic, which is time consuming.
      e62a9270
  11. 08 Apr, 2016 2 commits
  12. 07 Apr, 2016 3 commits
  13. 06 Apr, 2016 8 commits