- May 10, 2006
-
-
Moe Jette authored
-
- May 09, 2006
-
-
Moe Jette authored
-
Danny Auble authored
-
- May 05, 2006
-
-
Moe Jette authored
-
- Apr 22, 2006
-
-
- Apr 13, 2006
-
-
Danny Auble authored
-
- Apr 11, 2006
-
-
Danny Auble authored
-
- Apr 04, 2006
-
-
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.
-
- Mar 23, 2006
-
-
Moe Jette authored
-
- Mar 14, 2006
-
-
https://eris.llnl.gov/svn/slurm/branches/configChristopher 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").
-
- Feb 27, 2006
-
-
Moe Jette authored
conflict with global #define values.
-
- Feb 10, 2006
-
-
- Jan 30, 2006
-
-
Moe Jette authored
of SlurmdTimeout and SlurmctldTimeout for communications to slurmd and slurmctld daemons repsectively.
-
- Jan 27, 2006
-
-
Danny Auble authored
-
- Jan 24, 2006
-
-
Moe Jette authored
debug() to info().
-
- Jan 05, 2006
-
-
Moe Jette authored
UCRL-CODE-2002-040 to UCRL-CODE-217948. No changes in any logic.
-
- Nov 23, 2005
-
-
- Nov 21, 2005
-
-
Danny Auble authored
-
- Sep 22, 2005
-
-
Christopher J. Morrone authored
-
- Jul 15, 2005
-
-
Moe Jette authored
-
- May 19, 2005
-
-
Moe Jette authored
-
- May 10, 2005
-
-
Moe Jette authored
-
- Mar 04, 2005
-
-
Moe Jette authored
-
- Dec 14, 2004
-
-
Danny Auble authored
-
- Dec 01, 2004
-
-
Moe Jette authored
prolog and epilog. Needed to synchronize slurmctld with user job execution: Don't start script until partition is ready and clear all jobs upon termination (offloading work from slurmctld).
-
- Nov 18, 2004
-
-
Moe Jette authored
-
- Nov 16, 2004
-
-
Moe Jette authored
-
- Oct 29, 2004
-
-
Moe Jette authored
-
- Oct 08, 2004
- Oct 07, 2004
- Sep 24, 2004
-
-
Moe Jette authored
Move pretty much all BGL-specific logic into that module and the associated plugin and make use of an opaque data object for maintaining the information.
-
- Aug 25, 2004
-
-
Moe Jette authored
code for current Linux clusters and develop all new logic for Blue Gene).
-
- Aug 17, 2004
-
-
Moe Jette authored
Map all nodes in cluster to a single front-end node. Don't repeat ping/register/kill/etc. RPCs to all pseudo nodes, just the front-end. Treat single message for some RPCs as representing all nodes in the cluster: register, ping responce, epilog complete, etc.
-
- Aug 04, 2004
-
-
Moe Jette authored
-
- Jul 29, 2004
-
-
Moe Jette authored
-
- Jul 26, 2004
-
-
Moe Jette authored
-