- 01 Dec, 2009 8 commits
-
-
Don Lipari authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
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
-
Danny Auble authored
moved socket_accept and socket_readable functions into a common place for all the calls since the code was very similar.
-
- 30 Nov, 2009 4 commits
-
-
Don Lipari authored
in sattach.c, step_launch.c, and allocate_msg.c
-
Danny Auble authored
-
Danny Auble authored
-
-
- 25 Nov, 2009 11 commits
-
-
Don Lipari authored
-
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Don Lipari authored
-
Danny Auble authored
job_desc_msg_t - in, out, err have been changed to std_in, std_out, and std_err respectfully. Needed for PySLURM, since Python sees (in) as a keyword.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
1. sfree and scontrol now free blocks. 2. correct connection type is given for jobs now. 3. configuring jobs are set at the correct time now
-
- 24 Nov, 2009 6 commits
-
-
Danny Auble authored
plugin_load_from_file(). Be sure to collect this error and return a useful error message to the slurm log. Additionally, even though I don't think plugin refcounts actually do anything in SLURM, the refcount was inadvertently incremented on PLUGIN_INVALID_HANDLE instead of for valid handles. This patch fixes that bug as well. (From Mark Grondona)
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
Patch from Aaron Knister and Mark Grondona, to parse correctly quoted #SBATCH options in a batch script.
-
Danny Auble authored
-
- 23 Nov, 2009 2 commits
-
-
Danny Auble authored
Accounting - Slurmctld and slurmdbd will now set uids of users which were created after the start of the daemons on reconfig. Slurmdbd will attempt to set previously non-existant uids every hour.
-
-
- 18 Nov, 2009 2 commits
-
-
Joseph P. Donaghy authored
-
Joseph P. Donaghy authored
-
- 14 Nov, 2009 1 commit
-
-
Danny Auble authored
-
- 13 Nov, 2009 6 commits
-
-
Don Lipari authored
man pages
-
Don Lipari authored
-
Don Lipari authored
-- Removed the srun -d option; must use srun --slurmd-debug instead
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-