- 31 Oct, 2011 10 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
bluegene.conf
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
- 28 Oct, 2011 9 commits
-
-
Morris Jette authored
-
Morris Jette authored
Backfill scheduling - Add SchedulerParameters configuration parameter of "bf_res" to control the resolution in the backfill scheduler's data about when jobs begin and end. Default value is 60 seconds (used to be 1 second).
-
Morris Jette authored
-
Danny Auble authored
-
Morris Jette authored
-
Morris Jette authored
Do not drain the compute or front-end node when trying to start a job for which the UID is not found
-
Morris Jette authored
Release locks on cray system after inventory and before backfill scheduling loop in order to not process more jobs and avoid blocking pending RPCs for so long
-
Danny Auble authored
-
Morris Jette authored
-
- 27 Oct, 2011 8 commits
-
-
Morris Jette authored
-
Morris Jette authored
Add configure option of "--without-rpath" which builds SLURM tools without the rpath option, which will work if Munge and BlueGene libraries are in the default library search path and make system updates easier.
-
Morris Jette authored
-
Morris Jette authored
This patch contains corrections for spelling errors in the code and improvements for some man pages. Patch from Gennaro Oliva.
-
Morris Jette authored
This is a correction to the logic introduced in commit ebbf58a5
-
Danny Auble authored
-
Danny Auble authored
catch of errors in one place.
-
Danny Auble authored
-
- 26 Oct, 2011 11 commits
-
-
Morris Jette authored
Add support for job allocations with multiple job constraint counts. For example: salloc -C "[rack1*2&rack2*4]" ... will allocate the job 2 nodes from rack1 and 4 nodes from rack2. Support for only a single constraint name been added to job step support.
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
Corrected various Makefile.am files so that necessary header files are included when "make dist" is executed. More work is still needed on the doc and contribs sub-directories.
-
Morris Jette authored
This corrects several errors in Makefile.am files which prevented "make dist" from executing. Mostly missing or incorrect header names.
-
Morris Jette authored
-
Morris Jette authored
-
Danny Auble authored
and when it returns back again to help us out.
-
Danny Auble authored
top
-
Danny Auble authored
-
- 25 Oct, 2011 2 commits
-
-
Danny Auble authored
-
Morris Jette authored
-