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