1. 14 Dec, 2011 9 commits
  2. 13 Dec, 2011 6 commits
  3. 12 Dec, 2011 1 commit
  4. 10 Dec, 2011 1 commit
  5. 09 Dec, 2011 14 commits
  6. 08 Dec, 2011 7 commits
  7. 06 Dec, 2011 2 commits
    • Morris Jette's avatar
      Merge branch 'slurm-2.3' · 926edfdc
      Morris Jette authored
      926edfdc
    • 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