- 29 Sep, 2011 12 commits
-
-
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 13 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
-
Morris Jette authored
Do not treat the absence of a gres.conf file as a fatal error on systems configured with GRES, but set GRES counts to zero. These counts can be Counts can be altered by node_config_load() in the gres plugin.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Morris Jette authored
If KillOnBadExit is configured to 1 and an srun task exits with a non-zero exit code then report the correct termination reason NonZeroExitCode rather than Cancelled.
-
- 27 Sep, 2011 9 commits
-
-
Morris Jette authored
Add the ability to reboot all compute nodes after they become idle. The RebootProgram configuration parameter must be set and an authorized user must execute the command "scontrol reboot_nodes". Patch from Andriy Grytsenko (Massive Solutions Limited).
-
Morris Jette authored
Note that a job's size factor in setting priority is based upon node or CPU count.
-
Morris Jette authored
Add the ability to read the slurm.conf file across a network using the accounting_storage plugin. The accounting_storage/slurmdbd plugin does require modification for this functionality to fully operate. Patch from Andriy Grytsenko (Massive Solutions Limited).
-
Morris Jette authored
-
Mark A. Grondona authored
The slurmctld code that processes job notify messages unecessarily restricts these messages to be from the slurm user or root. This patch allows users to send notifications to their own jobs.
-
Mark A. Grondona authored
The slurmctld code that processes job notify messages unecessarily restricts these messages to be from the slurm user or root. This patch allows users to send notifications to their own jobs.
-
Morris Jette authored
Interpret a reservation with Nodes=ALL and a Partition specification as reserving all nodes within the specified partition rather than all nodes on the system. Based upon patch by Phil Eckert (LLNL).
-
Morris Jette authored
Change the event trigger data structure for slightly improved performance.
-
Morris Jette authored
An a flag record to event triggers and add support for a flag value of "PERM" for permanent triggers, triggers which are only removed when the slurmctld daemon is cold-started or the trigger is explicitly removed.
-
- 26 Sep, 2011 6 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Morris Jette authored
-
Morris Jette authored
Many cosmetic modifications to eliminate warning message from GCC version 4.6 compiler, mostly due to unused variables.
-