- 26 Sep, 2011 2 commits
-
-
Danny Auble authored
-
Morris Jette authored
Many cosmetic modifications to eliminate warning message from GCC version 4.6 compiler, mostly due to unused variables.
-
- 19 Sep, 2011 1 commit
-
-
Danny Auble authored
-
- 15 Sep, 2011 2 commits
-
-
Morris Jette authored
Avoid clearing a job's reason from JobHeldAdmin or JobHeldUser when it is otherwise updated using scontrol or sview commands. Patch based upon work by Phil Eckert (LLNL).
-
Morris Jette authored
Do not remove the backup slurmctld's pid file when it assumes control, only when it actually shuts down. Patch from Andriy Grytsenko (Massive Solutions Limited).
-
- 14 Sep, 2011 3 commits
-
-
Danny Auble authored
-
Danny Auble authored
variable wasn't initialized in the job structure making it so that job wouldn't run.
-
Danny Auble authored
-
- 12 Sep, 2011 1 commit
-
-
Danny Auble authored
-
- 10 Sep, 2011 3 commits
-
-
Danny Auble authored
conn_types in a block definition.
-
Danny Auble authored
allow them on Q systems.
-
Danny Auble authored
allocation with jobs running on blocks that don't exist in the static setup.
-
- 08 Sep, 2011 2 commits
-
-
Danny Auble authored
-
Danny Auble authored
and vice versa the node->base partition lists will be displayed if setup in your .slurm/sviewrc file.
-
- 06 Sep, 2011 1 commit
-
-
Danny Auble authored
-
- 02 Sep, 2011 2 commits
-
-
Morris Jette authored
Fix bug which would crash slurmcld if job's owner (not root) tries to clear a job's licenses by setting value to "".
-
Morris Jette authored
If a job is deferred due to partition limits, then re-test those limits after a partition is modified. Patch from Don Lipari.
-
- 01 Sep, 2011 2 commits
-
-
Morris Jette authored
-
Morris Jette authored
-
- 31 Aug, 2011 2 commits
-
-
Danny Auble authored
blocks.
-
Danny Auble authored
-
- 25 Aug, 2011 5 commits
-
-
Danny Auble authored
correct geometry of the system.
-
Danny Auble authored
shutdown and then the system size changed. This would probably only happen if you were emulating a system.
-
Danny Auble authored
-
Danny Auble authored
when we are on a small block, not a regular one.
-
Danny Auble authored
-
- 24 Aug, 2011 5 commits
-
-
Danny Auble authored
isn't sent to the slurmd where environment variables would be overwritten incorrectly.
-
Danny Auble authored
position in the block instead of absolute.
-
Morris Jette authored
If salloc was run as interactive, with job control, reset the foreground process group of the terminal to the process group of the parent pid before exiting. Patch from Don Albert, Bull.
-
Morris Jette authored
Add cray.conf parameter of SyncTimeout, maximum time to defer job scheduling if SLURM node or job state are out of synchronization with ALPS.
-
Danny Auble authored
-
- 23 Aug, 2011 1 commit
-
-
Danny Auble authored
-
- 22 Aug, 2011 2 commits
-
-
Danny Auble authored
_job_create() consistent with similar logic in select_nodes().
-
Danny Auble authored
partition in the slurm.conf.
-
- 19 Aug, 2011 1 commit
-
-
Morris Jette authored
One of our testers created an illegal topology.conf file. He has a config you probably wouldn't see in production, but can see in testing when you are sometimes given a collection of miscellaneous resources. |-- nodes switch1 --| |-- switch2 -- nodes He tried the topology.conf file below. Switch s1 is defined twice. Slurm accepted this config, but wouldn't allocate nodes from both switches to one job. SwitchName=s1 Nodes=xna[14-26] SwitchName=s2 Nodes=xna[41-43] SwitchName=s1 Switches=s2 I believe slurm shouldn't allow the second definition of switch s1. The attached patch checks for duplicate switch names. Patch from Rod Schultz, Bull.
-
- 17 Aug, 2011 1 commit
-
-
Danny Auble authored
This reverts commit 350ef5dc.
-
- 16 Aug, 2011 1 commit
-
-
Danny Auble authored
-
- 12 Aug, 2011 2 commits
-
-
Danny Auble authored
next parallel step is ran on a sub block, SLURM won't over subscribe cnodes.
-
Danny Auble authored
-
- 11 Aug, 2011 1 commit
-
-
Danny Auble authored
-