Skip to content
Snippets Groups Projects
  1. Nov 02, 2010
  2. Oct 26, 2010
  3. Sep 25, 2010
  4. Sep 24, 2010
  5. Sep 22, 2010
  6. Sep 17, 2010
  7. Sep 16, 2010
  8. Sep 15, 2010
  9. Aug 20, 2010
    • 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
  10. Aug 06, 2010
  11. Jul 28, 2010
  12. Jul 27, 2010
  13. Jul 19, 2010
  14. Jul 01, 2010
  15. Jun 22, 2010
  16. Jun 02, 2010
  17. May 28, 2010
  18. May 10, 2010
  19. May 04, 2010
  20. Apr 21, 2010
  21. Apr 20, 2010
  22. Apr 13, 2010
  23. Apr 03, 2010
  24. Mar 25, 2010
  25. Mar 15, 2010
  26. Mar 05, 2010
  27. Mar 03, 2010
  28. Mar 02, 2010
  29. Feb 24, 2010
  30. Feb 19, 2010
    • Moe Jette's avatar
      Avoid accounting separately for a current pid corresponds to a Light Weight · c8b9f80e
      Moe Jette authored
          Process (Thread POSIX) appearing in the /proc directory. Only account for
          the original process (pid==tgid) to avoid accounting for memory use more
          than once.
      Add proctrack/cgroup plugin which uses Linux control groups (aka cgroup)
          to track processes on Linux systems having this feature enabled (kernel
          >= 2.6.24).
      c8b9f80e
  31. Feb 09, 2010
  32. Jan 14, 2010
  33. Jan 13, 2010
  34. Jan 11, 2010
  35. Jan 05, 2010
  36. Dec 10, 2009
  37. Dec 03, 2009
Loading