- 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 8 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
catch, and fix, the problem when the next job comes through to use it.
-
Danny Auble authored
-
Danny Auble authored
larger than midplane jobs.
-
Danny Auble authored
This makes it easier to handle failover, if a slurmctld keeps failing (slurmdbd gets shutdown or something) this way we don't continually send a message over and over again in this senario, at least it drops down how many messages we send over and over again.
-
Danny Auble authored
-
Danny Auble authored
-