Skip to content
Snippets Groups Projects
  1. Jul 27, 2006
  2. Jul 26, 2006
  3. Jul 13, 2006
  4. Jul 10, 2006
  5. Jun 09, 2006
  6. Jun 02, 2006
  7. Jun 01, 2006
  8. May 30, 2006
  9. May 26, 2006
  10. May 19, 2006
  11. May 18, 2006
  12. May 12, 2006
  13. May 11, 2006
  14. May 09, 2006
  15. May 08, 2006
  16. May 06, 2006
  17. May 05, 2006
  18. Apr 25, 2006
  19. Apr 24, 2006
  20. Apr 13, 2006
  21. Apr 12, 2006
  22. Apr 11, 2006
  23. Apr 07, 2006
  24. Apr 05, 2006
  25. 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
  26. 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
  27. Mar 07, 2006
  28. Mar 03, 2006
  29. Mar 01, 2006
  30. Feb 10, 2006
  31. Jan 30, 2006
  32. Jan 27, 2006
  33. Jan 05, 2006
  34. Nov 09, 2005
Loading