Skip to content
Snippets Groups Projects
  1. Dec 08, 2011
  2. Dec 06, 2011
    • 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
    • Yuri D'Elia's avatar
      bf9943fe
  3. Dec 05, 2011
  4. Dec 02, 2011
  5. Dec 01, 2011
    • 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
  6. Nov 30, 2011
  7. Nov 23, 2011
  8. Nov 22, 2011
  9. Nov 21, 2011
  10. Nov 18, 2011
  11. Nov 16, 2011
    • Pär Andersson's avatar
      Fix Lua link order · 1ef73876
      Pär Andersson authored
      Put -llua* in LIBS rather than LDFLAGS to get correct link order.
      Without this the configure test for Lua fails when using GCC 4.6,
      the default compiler on recent Linux distributions like Ubuntu
      11.10.
      1ef73876
  12. Nov 08, 2011
  13. Nov 07, 2011
  14. Nov 04, 2011
  15. Nov 02, 2011
  16. Oct 31, 2011
  17. Oct 28, 2011
Loading