- 04 Oct, 2011 10 commits
-
-
Morris Jette authored
-
Danny Auble authored
-
Danny Auble 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
-
- 03 Oct, 2011 3 commits
-
-
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.
-
- 30 Sep, 2011 6 commits
-
-
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.
-
Morris Jette authored
-
Morris Jette authored
Fix bugs in sched/backfill with respect to QOS reservation support and job time limits. Patch from Alejandro Lucero Palau (Barcelona Supercomputer Center).
-
Morris Jette authored
-
Morris Jette authored
Fix to GRES allocation logic when resources are associated with specific CPUs on a node. Patch from Steve Trofinoff, CSCS.
-
- 29 Sep, 2011 13 commits
-
-
Danny Auble authored
-
Danny Auble authored
system, accounting will be notified.
-
Danny Auble authored
-
Danny Auble authored
(i.e. 1-9,0 instead of 0-9). The bug would cause 'sacct -N nodename' to not give correct results on these systems.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
is in an error state, won't deny jobs.
-
Danny Auble authored
-
Danny Auble authored
restarts of the slurmctld.
-
Morris Jette authored
-
Danny Auble authored
-
Morris Jette authored
-
Danny Auble authored
admin sets the state to error.
-
- 28 Sep, 2011 8 commits
-
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
Change default value of StateSaveLocation configuration parameter from /tmp to /var/spool, where the files are less likely to be purged.
-
Morris Jette authored
Modify slurmdbd.conf parsing to accept DebugLevel strings (quiet, fatal, info, etc.) in addition to numeric values. The parsing of slurm.conf was modified in the same fashion for SlurmctldDebug and SlurmdDebug values. The output of sview and "scontrol show config" was also modified to report those values as strings rather than numeric values.
-
Morris Jette authored
-
Morris Jette authored
Conflicts: doc/man/man5/slurm.conf.5
-
Morris Jette authored
Advise use of the logrotate tool in order to avoid SLURM log files from growing too large. Patch from Rod Shultz, Bull.
-
Morris Jette authored
-