1. 06 Dec, 2011 1 commit
  2. 05 Dec, 2011 2 commits
  3. 02 Dec, 2011 1 commit
  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. 28 Nov, 2011 1 commit
  7. 23 Nov, 2011 2 commits
  8. 22 Nov, 2011 3 commits
  9. 21 Nov, 2011 4 commits
  10. 08 Nov, 2011 3 commits
  11. 07 Nov, 2011 1 commit
  12. 04 Nov, 2011 2 commits
  13. 02 Nov, 2011 3 commits
  14. 01 Nov, 2011 1 commit
  15. 31 Oct, 2011 1 commit
  16. 28 Oct, 2011 4 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. 26 Oct, 2011 1 commit
    • Morris Jette's avatar
      Add support for job constraint counts · 998cc933
      Morris Jette authored
      Add support for job allocations with multiple job constraint counts. For
      example: salloc -C "[rack1*2&rack2*4]" ... will allocate the job 2 nodes
      from rack1 and 4 nodes from rack2. Support for only a single constraint
      name been added to job step support.
      998cc933
  19. 25 Oct, 2011 1 commit
  20. 24 Oct, 2011 3 commits
  21. 21 Oct, 2011 1 commit