- 28 Jan, 2011 12 commits
-
-
Moe Jette authored
testing for memory leaks. Provides much better performance.
-
-
Moe Jette authored
-
Moe Jette authored
(previous code used atoi function, which does not work with 'A', etc.).
-
Moe Jette authored
expected start time was too far in the future for the backfill scheduler to compute.
-
Moe Jette authored
values as "*" rather than 65534. Patch from Rod Schulz, BULL.
-
Moe Jette authored
the job's priority using scontrol's "update jobid=..." rather than its "hold" or "holdu" commands.
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
-
- 27 Jan, 2011 12 commits
-
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
calls for improved performance
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
-
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
-
Danny Auble authored
Fixed issue when using a storage_accounting plugin directly without the slurmDBD updates weren't always sent correctly to the slurmctld, appears to OS dependent, reported by Fredrik Tegenfeldt.
-
Moe Jette authored
clusters over 1000 nodes. Users can enable this by selecting the "Name" tab. This change dramatically improves scalability of sview.
-
- 26 Jan, 2011 7 commits
-
-
Don Lipari authored
-
Moe Jette authored
a cancel RPC to the slurmd
-
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
it were removed from the job's allocation. Now only the tasks on those nodes are terminated.
-
Danny Auble authored
Fix for checking QOS to override partition limits, previously if not using QOS some limits would be overlooked.
-
- 25 Jan, 2011 7 commits
-
-
Moe Jette authored
this doubles performance on node info refresh (no faster on initial startup).
-
Joseph P. Donaghy authored
-
Moe Jette authored
CPUS = SOCKETS * CORES but THREADS != 1 in that case, reset select/cons_res internal node table to thread count = 1
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
running or suspended states). Patch from Martin Perry, BULL.
-
Moe Jette authored
SelectTypeParameters=CR_ONE_TASK_PER_CORE.
-
- 24 Jan, 2011 2 commits
-
-
Danny Auble authored
-
Danny Auble authored
-