Skip to content
Snippets Groups Projects
  1. Jan 31, 2013
  2. Jan 29, 2013
  3. Nov 07, 2012
    • Danny Auble's avatar
    • Janne Blomqvist's avatar
      Modify default log timestamp pto conform to RFC 5424 format · 4b941731
      Janne Blomqvist authored
      the attached patch changes the default timestamp format in logfiles to conform to RFC 5424 (the current version of the syslog RFC). It is identical to the current default "ISO 8601" timestamp used by slurm, with the exception that the timezone offset is appended. This has the benefits of
      
      1) It's unambiguous.
      
      2) Avoids potential confusion for admins running cluster(s) in different timezones.
      
      3) Might help debug issues related to DST transitions. (More on that later..)
      
      (To be pedantic, a RFC 5424 timestamp is still a valid ISO 8601 timestamp, but the converse is not necessarily true. So there is RFC 3339 which is a "profile" of ISO 8601, that is a subset, recommended for internet protocols. The RFC 5424 timestamp, in turn, is a subset of the RFC 3339 timestamps.)
      
      The previous behavior of can be used by running configure with the
      
      --disable-rfc5424time
      
      flag.
      4b941731
  4. Nov 02, 2012
  5. Oct 04, 2012
  6. Sep 14, 2012
  7. Sep 13, 2012
  8. Sep 12, 2012
  9. Aug 16, 2012
  10. Jul 17, 2012
  11. Jul 16, 2012
  12. Jun 28, 2012
  13. May 31, 2012
  14. May 14, 2012
  15. May 09, 2012
  16. May 04, 2012
  17. Apr 26, 2012
  18. Mar 30, 2012
  19. Mar 26, 2012
  20. Mar 21, 2012
  21. Mar 14, 2012
    • Morris Jette's avatar
      Set Cray srun default job name · 0b24e690
      Morris Jette authored
      Cray - For srun wrapper when creating a job allocation, set the default job
      name to the executable file's name. Ignore leading directory names in the path.
      0b24e690
  22. Mar 02, 2012
  23. Feb 29, 2012
  24. Feb 21, 2012
  25. Feb 20, 2012
  26. Feb 17, 2012
  27. Feb 06, 2012
  28. Jan 24, 2012
  29. Dec 21, 2011
Loading