- 25 Aug, 2011 12 commits
-
-
Morris Jette authored
Remove some logginging added in the previous commit
-
Danny Auble authored
-
Danny Auble authored
correct geometry of the system.
-
Danny Auble authored
-
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.
-
Morris Jette authored
-
Morris Jette authored
This is meant to better show gang scheduling activity
-
Morris Jette authored
The delay in killing jobs was sometimes longer than necessary. Based on patch from Rod Schultz, Bull.
-
Danny Auble authored
-
https://github.com/SchedMD/slurmmoe authored
-
- 24 Aug, 2011 7 commits
-
-
moe authored
-
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.
-
Danny Auble authored
-
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 3 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
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 5 commits
-
-
Morris Jette authored
Change "AveVSize" to "AveVMSize" in sstat man page to match the code. Addresses SchedMD bugzilla entry 7 by Cray.
-
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.
-
Morris Jette authored
Bug in selec/cons_res using tasks-per-node and cpus-per-task
-
Danny Auble authored
-
Carles Fenoy authored
tasks_per_node and cpus_per_task not getting proper allocation and failing in srun with "Requested node configuration is not available"
-
- 18 Aug, 2011 10 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
window and not running in ncurses.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
through that extra logic when starting up from smap.
-
- 17 Aug, 2011 1 commit
-
-
Danny Auble authored
-