1. 12 May, 2017 3 commits
    • Alejandro Sanchez's avatar
      Prevent scontrol crash when operating on array and no-array jobs at once. · 006f7eeb
      Alejandro Sanchez authored
      When requesting an operation on jobs, where the operation permits to specify
      more than one job in the same request, and a job array appears before a
      regular job (no-array job) in the list of jobs to operate with, the
      job_array_resp_msg_t pointer was not properly NULL'ed and thus incorrectly
      accessed when processing the no-array job. This fix prevents the crash from
      happening in the following scontrol operations:
      
      uhold, hold, suspend, requeue, requeuehold, update, release
      
      when the same request has <array_jobid>,<non-array_jobid> in this order in
      the job list to process.
      
      Bug 3759
      006f7eeb
    • Morris Jette's avatar
      Enhance job expansion example · 02b790bc
      Morris Jette authored
      Job expansion example in FAQ enhanced to demonstrate operation in
          heterogeneous environments.
      bug 2979
      02b790bc
    • Alejandro Sanchez's avatar
      avoid starting scheduler on busy system after power cap change · e29e8511
      Alejandro Sanchez authored
      Do not attempt to schedule jobs after changing the power cap if there are
          already many active threads.
      e29e8511
  2. 11 May, 2017 1 commit
  3. 10 May, 2017 1 commit
  4. 09 May, 2017 5 commits
  5. 08 May, 2017 2 commits
  6. 05 May, 2017 1 commit
  7. 04 May, 2017 6 commits
  8. 03 May, 2017 2 commits
  9. 01 May, 2017 1 commit
  10. 28 Apr, 2017 2 commits
  11. 26 Apr, 2017 1 commit
  12. 24 Apr, 2017 3 commits
  13. 21 Apr, 2017 5 commits
  14. 20 Apr, 2017 3 commits
  15. 18 Apr, 2017 3 commits
  16. 13 Apr, 2017 1 commit