- 20 Sep, 2010 1 commit
-
-
- 18 Sep, 2010 1 commit
-
-
Moe Jette authored
some failure modes.
-
- 17 Sep, 2010 3 commits
- 15 Sep, 2010 2 commits
-
-
Moe Jette authored
-
Danny Auble authored
Added printf __attribute__ qualifiers to info, debug, ... to help prevent bad/incorrect parameters being sent to them. Original patch from Eygene Ryabinkin <rea+slurm@grid.kiae.ru>
-
- 14 Sep, 2010 4 commits
-
-
Moe Jette authored
Modify the queue commands?\127 to report state of multiple clusters if the --clusters option is used.
-
Moe Jette authored
--clusters option is used. Add support for SLURM_CLUSTERS environment variable in sinfo
-
Moe Jette authored
-
Moe Jette authored
Database failure/restart, Slurmctld failure/restart.
-
- 10 Sep, 2010 1 commit
-
-
- 09 Sep, 2010 1 commit
-
-
Moe Jette authored
-
- 07 Sep, 2010 3 commits
-
-
Moe Jette authored
-
-
-
- 03 Sep, 2010 2 commits
-
-
Moe Jette authored
-
-
- 02 Sep, 2010 2 commits
-
-
Moe Jette authored
and add his name to the team.shtml file
-
Danny Auble authored
-
- 01 Sep, 2010 1 commit
-
-
- 31 Aug, 2010 1 commit
-
-
Danny Auble authored
-
- 30 Aug, 2010 6 commits
-
-
Danny Auble authored
BLUEGENE - Removed thread pool for destroying blocks. It turns out the memory leak we were concerned about for creating and destroying threads in a plugin doesn't exist anymore. This increases throughput dramatically, allowing multiple jobs to start at the same time.
-
Moe Jette authored
invalid features: "Job 65537 has invalid feature list: fat".
-
Moe Jette authored
have been removed or replaced since version 2.0 or earlier: HashBase, HeartbeatInterval, JobAcctFrequency, JobAcctLogFile (instead use AccountingStorageLoc), JobAcctType, KillTree, MaxMemPerTask, and MpichGmDirectSupport.
-
Moe Jette authored
many jobs on queue should be tested for attempted scheduling when a job completes or other routine events. Default value is 100 jobs. The full job queue is tested on a less frequent basis. This option can dramatically improve performance on systems with thousands of queued jobs.
-
-
Moe Jette authored
-
- 28 Aug, 2010 1 commit
-
-
Don Lipari authored
error is encountered instead of continuing with more job updates.
-
- 27 Aug, 2010 2 commits
- 26 Aug, 2010 1 commit
-
-
Moe Jette authored
-
- 25 Aug, 2010 3 commits
- 24 Aug, 2010 1 commit
-
-
Moe Jette authored
if required locks are not immediately available. This will improve performance when heavy-weight functions such as backfill scheduler are running.
-
- 23 Aug, 2010 1 commit
-
-
Danny Auble authored
-
- 20 Aug, 2010 3 commits
-
-
Danny Auble authored
Pulled Cray logic out of common/node_select.c into it's own select/cray plugin cons_res is the default. To use linear add 'Linear' to SelectTypeParameters. -This line, and those below, will be ignored-- M configure M src/plugins/select/Makefile.in M src/plugins/select/Makefile.am M src/plugins/select/linear/select_linear.c M src/plugins/select/cons_res/select_cons_res.c A src/plugins/select/cray A src/plugins/select/cray/other_select.c A src/plugins/select/cray/Makefile.in A src/plugins/select/cray/other_select.h A src/plugins/select/cray/Makefile.am A src/plugins/select/cray/select_cray.c M src/common/slurm_selecttype_info.c M src/common/node_select.c M slurm/slurm.h.in M configure.ac M NEWS
-
Moe Jette authored
if POLLHUP flag was set at the same time).
-
Moe Jette authored
DOWN nodes.
-