1. 06 Dec, 2011 1 commit
  2. 05 Dec, 2011 3 commits
  3. 02 Dec, 2011 2 commits
  4. 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
  5. 30 Nov, 2011 3 commits
  6. 23 Nov, 2011 2 commits
  7. 22 Nov, 2011 2 commits
  8. 21 Nov, 2011 4 commits
  9. 18 Nov, 2011 3 commits
  10. 16 Nov, 2011 1 commit
    • 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
  11. 08 Nov, 2011 1 commit
  12. 07 Nov, 2011 4 commits
  13. 04 Nov, 2011 3 commits
  14. 02 Nov, 2011 1 commit
  15. 31 Oct, 2011 3 commits
  16. 28 Oct, 2011 5 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