Skip to content
Snippets Groups Projects
  1. Jun 01, 2006
  2. May 22, 2006
  3. May 19, 2006
  4. May 17, 2006
  5. May 16, 2006
  6. May 10, 2006
  7. May 09, 2006
  8. May 05, 2006
  9. Apr 22, 2006
  10. Apr 13, 2006
  11. Apr 11, 2006
  12. Apr 04, 2006
    • Christopher J. Morrone's avatar
      Two patches from Mark Grondona (with corrections). · 6256fd2c
      Christopher J. Morrone authored
      First patch to x_ac_debug.m4:
      
       "I noticed a bit ago that ./configure --enable-debug has been broken
        in SLURM for awhile -- it does not append "-Wall" to builds.
        
        This patch fixes the problem in x_ac_debug.m4."
      
      Second patch, "fix-compile-warnings.patch", cleans up alot of warnings
      revealed by the first patch.  I needed to clean up the patch because it
      removed some variables and labels that were used within #ifdef sections.
      6256fd2c
  13. Mar 23, 2006
  14. Mar 14, 2006
    • Christopher J. Morrone's avatar
      svn merge -r7263:7499 https://eris.llnl.gov/svn/slurm/branches/config · f686c816
      Christopher J. Morrone authored
      New general configuration file parser and slurm.conf handling code.
      Allows long lines to be continued on the next line by ending with a "\".
      Whitespace is allowed between the key and "=", and between the "=" and
      value.
      
      slurm.conf is now read only once, and resulting data structures can be
      shared between application and slurm library code.
      
      WARNING: A NodeName may now occur only once in a slurm.conf file.
        If you want to temporarily make nodes DOWN in the slurm.conf,
        use the new DownNodes keyword (see "man slurm.conf").
      f686c816
  15. Feb 27, 2006
  16. Feb 10, 2006
  17. Jan 30, 2006
  18. Jan 27, 2006
  19. Jan 24, 2006
  20. Jan 05, 2006
  21. Nov 23, 2005
  22. Nov 21, 2005
  23. Sep 22, 2005
  24. Jul 15, 2005
  25. May 19, 2005
  26. May 10, 2005
  27. Mar 04, 2005
  28. Dec 14, 2004
  29. Dec 01, 2004
  30. Nov 18, 2004
  31. Nov 16, 2004
  32. Oct 29, 2004
Loading