- May 18, 2006
-
-
Danny Auble authored
-
- May 12, 2006
-
-
Danny Auble authored
-
- May 11, 2006
-
-
Danny Auble authored
added some bgl specs back into the job_desc_msg_t so lcrm can use bgl specs for job creation. Also changed all slurm_auth_cred's to auth_cred instead of just cred.
-
- May 09, 2006
-
-
Danny Auble authored
-
- May 08, 2006
-
-
Moe Jette authored
-
- May 06, 2006
-
-
Christopher J. Morrone authored
-
- May 05, 2006
-
-
Danny Auble authored
added initialize to a lot of places so forward_struct_init didn't get into a funky state on local vars.
-
- Apr 25, 2006
-
-
Moe Jette authored
to spawned tasks (based upon work by Daniel Christians, HP).
-
- Apr 24, 2006
-
-
Danny Auble authored
-
- Apr 13, 2006
-
-
Danny Auble authored
-
- Apr 12, 2006
-
-
Danny Auble authored
-
- Apr 11, 2006
-
-
Moe Jette authored
Modify set_span function to take an optional desired fanout parameter.
-
- Apr 07, 2006
-
-
Danny Auble authored
-
- Apr 05, 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 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").
-
- Mar 07, 2006
-
-
Danny Auble authored
-
- Mar 03, 2006
-
-
Danny Auble authored
-
- Mar 01, 2006
-
-
Moe Jette authored
-
- 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
-
Danny Auble authored
-
- Jan 05, 2006
-
-
Moe Jette authored
UCRL-CODE-2002-040 to UCRL-CODE-217948. No changes in any logic.
-
- Nov 09, 2005
-
-
Danny Auble authored
-
- Oct 25, 2005
-
-
Christopher J. Morrone authored
The slurmd build no longer includes mgr.c, task.c, slurmd_job.c, io.c, fname.c, ulimits.c, and pdebug.c since these are only needed in the new slurmd_step binary. Both slurmd and slurmd_step daemons now include slurmd_step_init.c which has the pack/unpack functions used at slurmd_step startup time. The run_script function is moved to its own file run_script.c since both daemons need it at the moment. This is candidate for moving to src/common. Broke slurmd_step.c up into functions in preparation for future code additions. read_proc.c does not appear to be used anywhere, so that might be another file that could be removed from the slurmd build.
-
- Oct 04, 2005
-
-
Moe Jette authored
-
- Aug 31, 2005
-
-
Christopher J. Morrone authored
slurm.conf parameters. This allows prolog and epilog files that srun launches before and after a job step.
-
- Aug 09, 2005
-
-
Moe Jette authored
replaced by MpiDefault=mpich-gm.
-
- Jul 22, 2005
-
-
Moe Jette authored
-
- Jun 01, 2005
-
-
Moe Jette authored
-
- May 10, 2005
-
-
Moe Jette authored
-
- Mar 04, 2005
-
-
Moe Jette authored
of communication protocol over IBM Federation switch. -- Add new slurm.conf parameter ProctrackType (process tracking) and associated plugin in the slurmd module.
-
- Dec 22, 2004
-
-
Moe Jette authored
-
- Oct 29, 2004
-
-
Moe Jette authored
-
- Oct 20, 2004
-
-
Moe Jette authored
All work from <takao.hatazaki@hp.com>.
-
- Oct 07, 2004
-
-
Moe Jette authored
uninitialized variables (thanks to valgrind).
-
- Sep 13, 2004
-
-
Moe Jette authored
(was causing segmentation fault). Verify that a connection remains before trying to send a return code.
-
- Aug 27, 2004
-
-
Moe Jette authored
-
- Aug 23, 2004
-
-
Moe Jette authored
-