1. 22 Jan, 2012 1 commit
    • jette's avatar
      Fix for job_cnt_comp underflow errors · 3c839428
      jette authored
      Fix race condition that could generate job_cnt_comp underflow errors on
      front-end architectures (Cray or IBM BlueGene systems).
      3c839428
  2. 20 Jan, 2012 1 commit
  3. 19 Jan, 2012 1 commit
  4. 18 Jan, 2012 2 commits
  5. 15 Jan, 2012 1 commit
  6. 14 Jan, 2012 1 commit
  7. 13 Jan, 2012 3 commits
  8. 09 Jan, 2012 2 commits
  9. 04 Jan, 2012 1 commit
  10. 28 Dec, 2011 2 commits
  11. 27 Dec, 2011 1 commit
    • jette's avatar
      Add new command, sdiag · 4fdf2742
      jette authored
      Add new command, sdiag, which reports a variety of job scheduling
      statistics. Based upon work by Alejandro Lucero Palau, BSC.
      4fdf2742
  12. 21 Dec, 2011 1 commit
  13. 19 Dec, 2011 2 commits
  14. 17 Dec, 2011 1 commit
  15. 16 Dec, 2011 1 commit
  16. 15 Dec, 2011 1 commit
  17. 14 Dec, 2011 2 commits
  18. 13 Dec, 2011 1 commit
  19. 09 Dec, 2011 8 commits
  20. 08 Dec, 2011 2 commits
  21. 06 Dec, 2011 3 commits
    • Morris Jette's avatar
      Permit pending job to exeeded partition limit with QOS flag change. · 0e1abeda
      Morris Jette authored
      One of our testers discovered a regression in version 2.3.1.  If a job is
      pending due to PartitionNodeLimit and the limit is relieved with a
      'sacctmgr modify qos name=<qos name> set flags=partitionmaxnodes' new jobs
      exceeding the partition limit (but not the QOS limit) are allowed to run.
      However, the pending job is never allowed to run.  Attached is a patch to
      address this problem.  FYI, this problem doesn't exist in version 2.4.
      Patch from Bill Brophy, Bull.
      0e1abeda
    • Morris Jette's avatar
      Cosmetic mods · a3d2cfdb
      Morris Jette authored
      a3d2cfdb
    • Morris Jette's avatar
      Let job be submitted that exceeds QOS limit · 158bfbbb
      Morris Jette authored
      Let a job be submitted even if it exceeds a QOS limit. Job will be left
      in a pending state until the QOS limit or job parameters change. Patch by
      Phil Eckert, LLNL.
      158bfbbb
  22. 05 Dec, 2011 2 commits