1. 14 Dec, 2011 1 commit
  2. 09 Dec, 2011 4 commits
  3. 08 Dec, 2011 1 commit
  4. 06 Dec, 2011 1 commit
    • 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
  5. 05 Dec, 2011 2 commits
  6. 02 Dec, 2011 1 commit
  7. 01 Dec, 2011 1 commit
    • jette's avatar
      Fix for "fatal: cons_res: sync loop not progressing" · d70a9ac4
      jette authored
      This was due to a bug in select/cons_res with some configuration
      optiions and job options, especially if there is more than one
      thread per core and the job option includes "--threads-per-core=1".
      Fixes problem reported by CSCS.
      d70a9ac4
  8. 30 Nov, 2011 2 commits
  9. 23 Nov, 2011 1 commit
  10. 22 Nov, 2011 2 commits
  11. 21 Nov, 2011 1 commit
  12. 08 Nov, 2011 1 commit
  13. 07 Nov, 2011 1 commit
  14. 04 Nov, 2011 1 commit
  15. 02 Nov, 2011 1 commit
  16. 28 Oct, 2011 2 commits
  17. 27 Oct, 2011 1 commit
    • Morris Jette's avatar
      Add configure option of "--without-rpath" · 52ab5b44
      Morris Jette authored
      Add configure option of "--without-rpath" which builds SLURM tools without
      the rpath option, which will work if Munge and BlueGene libraries are in
      the default library search path and make system updates easier.
      52ab5b44
  18. 24 Oct, 2011 2 commits
  19. 21 Oct, 2011 1 commit
  20. 20 Oct, 2011 2 commits
  21. 19 Oct, 2011 6 commits
  22. 18 Oct, 2011 1 commit
  23. 14 Oct, 2011 1 commit
    • Morris Jette's avatar
      Cray srun.pl parsing fix · b94d8de1
      Morris Jette authored
      Cray - Fix for srun.pl parsing to avoid adding spaces between option and
      argument (e.g. "-N2" parsed properly without changing to "-N 2").
      b94d8de1
  24. 11 Oct, 2011 1 commit
    • jette's avatar
      Fix job hold type problem · 272e3390
      jette authored
      Prevent job hold by operator or account coordinator of his own job from
      being an Administrator Hold rather than User Hold by default.
      272e3390
  25. 07 Oct, 2011 1 commit
  26. 05 Oct, 2011 1 commit