1. 20 Sep, 2010 2 commits
  2. 18 Sep, 2010 1 commit
  3. 17 Sep, 2010 3 commits
  4. 15 Sep, 2010 2 commits
  5. 14 Sep, 2010 4 commits
  6. 10 Sep, 2010 1 commit
  7. 09 Sep, 2010 1 commit
  8. 07 Sep, 2010 3 commits
  9. 03 Sep, 2010 2 commits
  10. 02 Sep, 2010 2 commits
  11. 01 Sep, 2010 1 commit
  12. 31 Aug, 2010 1 commit
  13. 30 Aug, 2010 6 commits
  14. 28 Aug, 2010 1 commit
  15. 27 Aug, 2010 2 commits
  16. 26 Aug, 2010 1 commit
  17. 25 Aug, 2010 3 commits
  18. 24 Aug, 2010 1 commit
  19. 23 Aug, 2010 1 commit
  20. 20 Aug, 2010 2 commits
    • Danny Auble's avatar
      Pulled Cray logic out of common/node_select.c into it's own select/cray plugin... · c3871f54
      Danny Auble authored
      Pulled Cray logic out of common/node_select.c into it's own select/cray plugin cons_res is the default.  To use linear add 'Linear' to SelectTypeParameters.
      -This line, and those below, will be ignored--
      
      M    configure
      M    src/plugins/select/Makefile.in
      M    src/plugins/select/Makefile.am
      M    src/plugins/select/linear/select_linear.c
      M    src/plugins/select/cons_res/select_cons_res.c
      A    src/plugins/select/cray
      A    src/plugins/select/cray/other_select.c
      A    src/plugins/select/cray/Makefile.in
      A    src/plugins/select/cray/other_select.h
      A    src/plugins/select/cray/Makefile.am
      A    src/plugins/select/cray/select_cray.c
      M    src/common/slurm_selecttype_info.c
      M    src/common/node_select.c
      M    slurm/slurm.h.in
      M    configure.ac
      M    NEWS
      
      c3871f54
    • Moe Jette's avatar
      Fix bug in handling of poll() functions on OS X (SLURM was ignoring POLLIN · b8a1c7be
      Moe Jette authored
          if POLLHUP flag was set at the same time).
      b8a1c7be