- 08 Jun, 2011 1 commit
-
-
Moe Jette authored
Avoid clearing a node's Arch, OS, BootTime and SlurmdStartTime when "scontrol reconfig" is run. Patch from Martin Perry, Bull.
-
- 07 Jun, 2011 1 commit
-
-
Danny Auble authored
-
- 06 Jun, 2011 1 commit
-
-
Danny Auble authored
would not be set correctly in the added child association.
-
- 02 Jun, 2011 1 commit
-
-
Moe Jette authored
With default configuration on non-Cray systems, enable salloc to be spawned as a background process. Based upon work by Don Albert (Bull) and Gerrit Renker (CSCS).
-
- 01 Jun, 2011 1 commit
-
-
Moe Jette authored
This fixes a bug which is thanks to a report by Don Albert. The problem is that whenever salloc exits with a child process in stopped state (suspended or stopped on terminal input/output), a zombie process is generated, since this case is not caught by the code evaluating the child status. This patch adds the missing case. It uses SIGKILL, which is the only signal that changes the state of a stopped process. It was decided not to try and re-awken the process using SIGCONT, since (a) this happens during session clean-up and (b) if the condition is due to SIGTTIN, the process immediately becomes stopped again. Patch from Gerrit Renker, CSCS.
-
- 27 May, 2011 2 commits
- 26 May, 2011 2 commits
-
-
Don Lipari authored
-
Danny Auble authored
association/wckey to be set incorrectly as a default the new object was added after an original default object already existed. Before the slurmctld would need to be restarted to fix the issue.
-
- 18 May, 2011 2 commits
- 16 May, 2011 1 commit
-
-
Danny Auble authored
BLUEGENE - if a block goes into an error state. Fix issue where accounting wasn't updated correctly when the block was resumed.
-
- 13 May, 2011 3 commits
-
-
Danny Auble authored
When enforcing accounting, fix polling for unknown uids for users after the slurmctld started. Previously one would have to issue a reconfigure to the slurmctld to have it look for new uids.
-
Moe Jette authored
-
Moe Jette authored
Apply more patches to build SLURM on OSX. Patches from Tyler Strickland.
-
- 12 May, 2011 3 commits
- 10 May, 2011 1 commit
-
-
Moe Jette authored
-
- 09 May, 2011 2 commits
-
-
Moe Jette authored
Fix bug in node stat if slurmctld is restarted while nodes are in the process of being powered up. Nodes can be left in an unusable state. Patch from Andriy Grytsenko.
-
Moe Jette authored
Correct spelling errors in various documents, code, tests and NEWS. This is patch "spelling-errors" from Gennaro Oliva.
-
- 07 May, 2011 1 commit
-
-
Danny Auble authored
Fix issue with accounting when using PrivateData=jobs... users would not be able to view there own jobs unless they were admin or coordinators which is obviously wrong.
-
- 06 May, 2011 1 commit
-
-
Danny Auble authored
-
- 29 Apr, 2011 2 commits
-
-
Danny Auble authored
Fix displaying of account coordinators with sacctmgr. Possiblity to show deleted accounts. Only a cosmetic issue, since the accounts are already deleted, and have no associations.
-
Moe Jette authored
-
- 27 Apr, 2011 1 commit
-
-
Danny Auble authored
Fix issue when changing a users name in accounting, if using wckeys would execute correctly, but bad memcopy would core the DBD. No information would be lost or corrupted, but you would need to restart the DBD.
-
- 26 Apr, 2011 1 commit
-
-
Moe Jette authored
--mem-per-cpu options on a heterogeneous cluster. Patch from Bjorn-Helge Mevik, University of Oslo.
-
- 18 Apr, 2011 1 commit
-
-
Moe Jette authored
--cpus-per-task option. Patch from Martin Perry, Bull.
-
- 15 Apr, 2011 1 commit
-
-
Moe Jette authored
--resv-ports option is used.
-
- 13 Apr, 2011 1 commit
-
-
Danny Auble authored
BLUEGENE - when running in overlap mode make sure to check the connection type so you can create overlapping blocks on the exact same nodes with different connection types (i.e. one torus, one mesh).
-
- 11 Apr, 2011 1 commit
-
-
Danny Auble authored
-
- 07 Apr, 2011 4 commits
-
-
Moe Jette authored
can be found in the user's default search path. Modify slurmstepd to find the executable. Patch from Andrej Gritsenko.
-
Moe Jette authored
of leaving in UNKNOWN+POWER. Patch from Andrej Gritsenko.
-
Danny Auble authored
Fix so slurmctld will pack correctly 2.1 step information. (Only needed if a 2.1 client is talking to a 2.2 slurmctld.)
-
Danny Auble authored
-
- 05 Apr, 2011 3 commits
- 04 Apr, 2011 2 commits