Skip to content
Snippets Groups Projects
  1. Feb 23, 2011
  2. Feb 16, 2011
  3. Jan 25, 2011
  4. Jan 14, 2011
  5. Nov 23, 2010
  6. Nov 22, 2010
  7. Oct 18, 2010
    • Moe Jette's avatar
      09_job_info_alloc_void.diff patch from Geritt: · 2a04e555
      Moe Jette authored
      select: make argument of select_p_select_jobinfo_alloc() consistent
      
      This explicitly declares the argument list of select_p_select_jobinfo_alloc()
      to be 'void', to avoid misinterpreting it as an old-style definition:
       * node_select.h already defines select_g_select_jobinfo_alloc(void);
       * the cons_res variant erroneously specified 'select_jobinfo_t *jobinfo';
       * explicit argument list makes bug tracking easier.
      2a04e555
  8. Oct 15, 2010
  9. Oct 13, 2010
  10. Oct 12, 2010
  11. Sep 22, 2010
  12. Sep 15, 2010
  13. Aug 20, 2010
    • Danny Auble's avatar
    • 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
  14. Aug 06, 2010
  15. Aug 04, 2010
  16. Aug 03, 2010
  17. Jul 26, 2010
  18. Jul 23, 2010
  19. Jul 15, 2010
  20. Jul 06, 2010
  21. Jul 01, 2010
  22. Jun 11, 2010
  23. Jun 03, 2010
  24. May 26, 2010
  25. May 25, 2010
  26. May 21, 2010
  27. May 12, 2010
  28. May 11, 2010
  29. May 08, 2010
Loading