- Oct 06, 2011
-
-
Morris Jette authored
-
Danny Auble authored
-
- Oct 05, 2011
-
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
Danny Auble authored
Conflicts: doc/html/faq.shtml
-
Danny Auble authored
nested loops.
-
Danny Auble authored
in SLURM. to get correct state.
-
Danny Auble authored
block happens correctly now.
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
Add the ability to update a node's NodeAddr and NodeHostName with scontrol. Also enable setting a node's state to "future" using scontrol.
-
- Oct 04, 2011
-
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
Also message fix packing problem
-
Morris Jette authored
Patch from Andriy Grytsenko (Massive Solutions Limited).
-
Morris Jette authored
This is an updated version of code to read the slurm.conf file from the slurmdbd daemon. This adds support for the cluster name. Patch from Andriy Grytsenko (Massive Solutions Limited).
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
Major re-write of the CPU Management User and Administrator Guide (web page) by Martin Perry, Bull.
-
Morris Jette authored
-
Morris Jette authored
-
Danny Auble authored
-
Danny Auble authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
If a job can not run due to QOS or association limits, then do not cancel the job, but leave it pending in a system held state (priority = 1). The job will run when its limits or the QOS/association limits change. Based upon a patch by Phil Ekcert (LLNL).
-
Morris Jette authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
booted block. -- pass 1, more work needs to be done.
-
Danny Auble authored
-
- Oct 03, 2011
-
-
Morris Jette authored
Remove unused function acct_policy_node_usable() from src/slurmctld/acct_policy.c
-
Danny Auble authored
-
Morris Jette authored
Prevent associations from being delete if it has any jobs in running, pending or suspended state. Previous code prevented this only for running jobs.
-
- Sep 30, 2011
-
-
Morris Jette authored
-
Mark A. Grondona authored
PluginDir is a path. It shouldn't be an error to have duplicate plugins in your path. Plus, the error is not helpful because it doesn't specify which path is not being loaded. Therefore, just remove the error and load the first plugin in the path as expected.
-