- Nov 07, 2012
-
-
Danny Auble authored
-
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.
-
- Nov 02, 2012
-
-
Danny Auble authored
-
- May 31, 2012
-
-
Danny Auble authored
rerun autogen.sh
-
- Apr 26, 2012
-
-
Morris Jette authored
Remove vestigial plugins rather than updating them for changes in switch plugin logic necessitated for IBM NRT interface.
-
- Feb 21, 2012
-
-
jette authored
Fixes a bunch of warnings of this type warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
-
- Feb 20, 2012
-
-
jette authored
Patch from Aleksej Saushev.
-
- Jan 24, 2012
-
-
jette authored
-
- Nov 09, 2011
-
-
Danny Auble authored
-
- May 19, 2011
-
-
Danny Auble authored
Added Logic to make it so you can emulate a cray system and not have to enforce the things you do on a real one.
-
- Apr 27, 2011
-
-
Moe Jette authored
-
- Apr 25, 2011
-
-
Danny Auble authored
-
- Apr 16, 2011
-
-
Moe Jette authored
which is a wrapper over Cray's aprun command and supports many srun options. Without this option, the srun command will advise the user to use the aprun command.
-
Moe Jette authored
which is a wrapper over Cray's aprun command and supports many srun options. Without this option, the srun command will advise the user to use the aprun command.
-
- Apr 11, 2011
-
-
Don Lipari authored
the presence of the man2html utility.
-
- Mar 26, 2011
-
-
Danny Auble authored
-
Danny Auble authored
Added --with-alps-emulation to configure, and also an optional cray.conf to setup alps location and database information.
-
- Oct 26, 2010
-
-
Danny Auble authored
-
- Jun 15, 2010
-
-
Moe Jette authored
both file contents are the same, but there was inconsistent naming in the configure.ac and Makefile.am).
-
- Jun 02, 2010
-
-
Moe Jette authored
-
- May 28, 2010
-
-
Danny Auble authored
-
Moe Jette authored
-
- May 04, 2010
-
-
Danny Auble authored
-
- Dec 01, 2009
-
-
Danny Auble authored
replaced local gtk m4 test with AM_PATH_GTK_2_0 also changed AC_CHECK_LIB to AC_SEARCH_LIBS to avoid extra libs in compile lines.
-
Danny Auble authored
-
- Jul 20, 2009
-
-
Moe Jette authored
-
- Jul 08, 2009
-
-
- Mar 12, 2009
-
-
Moe Jette authored
BLCR. Patch from Hongjia Cao, NUDT, China. svn merge -r16811:16866 https://eris.llnl.gov/svn/slurm/branches/blcr
-
- Jan 07, 2009
-
-
Moe Jette authored
eventual support of Cray-XT systems.
-
- Dec 23, 2008
-
-
Moe Jette authored
svn merge -r 16016:16041 https://eris.llnl.gov/svn/slurm/branches/sun_snl
-
- Dec 18, 2008
-
-
Moe Jette authored
into a separate auxdir/*m4 script
-
- Dec 16, 2008
-
-
Moe Jette authored
time format at the time of SLURM build.
-
- May 20, 2008
-
-
Danny Auble authored
-
- May 02, 2008
-
-
Moe Jette authored
with an updated OS
-
- Dec 14, 2007
-
-
- Dec 10, 2007
-
-
- Nov 02, 2007
-
-
- Jun 06, 2007
-
-
- May 10, 2007
-
-
Moe Jette authored
Change definition for libpmi to build with helper library rather than libslurm in order to avoid continuously re-linking.
-
- Mar 19, 2007
-
-
Danny Auble authored
-