- 26 Apr, 2012 7 commits
-
-
Morris Jette authored
Sinfo output format of "%P" now prints "*" after default partition even if no field width is specified (previously included "*" only if no field width was specified. Added output format of "%R" to print partition name only without identifying the default partition with "*").
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
Danny Auble authored
-
Danny Auble authored
fatal when no from the controller.
-
Danny Auble authored
-
- 25 Apr, 2012 2 commits
-
-
Morris Jette authored
-
Don Albert authored
Show this HTML in a new window? There is a minor problem with the display of partition names in "sinfo". Without options, the partition name field displays a asterisk "*" at the end of the name of the Default partition. If you specify a formatting option which contains the %P field specifier with a width option (e.g., sinfo -o %8P) the asterisk also is appended to the default partition name. With no width option, the "%P" displays the name based on the full length of the name string, however, no "*" is appended on the default partition name. The attached patch for version 2.4.0-pre4 corrects the problem so that the "*" is correctly appended when %P with no width specifier is used. The patch will also apply to version 2.3.4. -Don Albert-
-
- 24 Apr, 2012 2 commits
-
-
Morris Jette authored
-
Morris Jette authored
-
- 23 Apr, 2012 8 commits
-
-
Morris Jette authored
If a node or partition name is duplicated in slurm.conf, then log it using error() and ignore the duplicate record. Update documentation to be more clear
-
Danny Auble authored
starts.
-
Danny Auble authored
SLURM wouldn't create another overlapping block on a job requesting that size of block.
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
jette authored
-
Par Andersson authored
-
- 20 Apr, 2012 2 commits
-
-
Danny Auble authored
-
Danny Auble authored
Previously the code would come up with how much memory a PE should have instead of the memory a node should have.
-
- 18 Apr, 2012 18 commits
-
-
Nathan Yee authored
-
Mark Nelson authored
Mark Nelson.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
incorrectly set in the job.
-
Danny Auble authored
that go into error the block is freed.
-
Danny Auble authored
start a job on the block. Before there was room for a block boot to fail if another thread was trying to free it while trying to start a job.
-
Danny Auble authored
-
Danny Auble authored
it is happening, just to keep tabs correctly on the matter.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
dynamic mode.
-
Danny Auble authored
job_ptr.
-
Danny Auble authored
job on a block and it isn't being configured or booted we fixed a double free issue.
-
Danny Auble authored
-
- 17 Apr, 2012 1 commit
-
-
Danny Auble authored
-