- 09 Feb, 2010 2 commits
-
-
- 05 Feb, 2010 2 commits
-
-
-
Moe Jette authored
for jobs and job steps as a percentage of their real memory allocation.
-
- 04 Feb, 2010 2 commits
-
-
Moe Jette authored
S_STEP_ALLOC_MEM. Support will remain for S_JOB_ALLOC_CORES and S_JOB_ALLOC_MEM. Kill individual job steps that exceed their memory limit rather than killing an entire job if one step exceeds its memory limit.
-
-
- 03 Feb, 2010 2 commits
-
-
Danny Auble authored
-
Danny Auble authored
Much functionality has been added to account_storage/pgsql. The plugin is still in a very beta state. It is still highly advised to use the mysql plugin, but if you feel like living on the edge or just really like postgres over mysql for some reason here you go. (Work done primarily by Hongjia Cao, NUDT.)
-
- 02 Feb, 2010 2 commits
-
-
Danny Auble authored
-
-
- 30 Jan, 2010 2 commits
-
-
Danny Auble authored
-
Moe Jette authored
NOTE: There will be no change in behavior unless partition configuration or node Features/Weight are altered using the scontrol command to differ from the contents of the slurm.conf configuration file. Preserve current partition state information plus node Feature and Weight state information after slurmctld receives a SIGHUP signal or is restarted with the -R option. Recreate partition plus node information (except node State and Reason) from slurm.conf file after executing "scontrol reconfig" or restarting slurmctld *without* the -R option. OPERATION ACTION slurmctld -R Recover all job, node and partition state slurmctld Recover job state, recreate node and partition state slurmctld -c Recover no jobs, recreate node and partition state SIGHUP to slurmctld Preserve all job, node and partition state scontrol reconfig Preserve job state, recreate node and partition state Old logic preserved node Feature plus partition state after "slurmctld" or "scontrol reconfig" rather than recreating it from slurm.conf. Node Weight was formerly always recreated from slurm.conf.
-
- 29 Jan, 2010 2 commits
-
-
Moe Jette authored
logging of "access granted for user ...", access denied and other errors will still be logged.
-
-
- 28 Jan, 2010 1 commit
-
-
Moe Jette authored
of slurm.conf file after slurmctld restart or reconfiguration.
-
- 27 Jan, 2010 4 commits
-
-
-
Danny Auble authored
Moved all SQL dependant plugins into a seperate rpm slurm-sql. This should be needed only where a connection to a database is needed (i.e. where the slurmdbd is running)
-
-
Danny Auble authored
-
- 26 Jan, 2010 1 commit
-
-
- 22 Jan, 2010 1 commit
-
-
- 21 Jan, 2010 2 commits
-
-
Moe Jette authored
program stand-alone (single MPI task launched without srun).
-
-
- 20 Jan, 2010 3 commits
-
-
- 15 Jan, 2010 1 commit
-
-
Moe Jette authored
slurm.conf file after slurmctld restart or reconfiguration.
-
- 14 Jan, 2010 1 commit
-
-
Moe Jette authored
-
- 13 Jan, 2010 5 commits
-
-
Danny Auble authored
-
Danny Auble authored
Fixed issue where slurmctld wouldn't always get a message to send cluster information when registering for the first time with the slurmdbd.
-
Danny Auble authored
Added support to handle communication with SLURM 2.1 clusters. Job's should not be lost in the future when upgrading to higher versions of SLURM.
-
Moe Jette authored
slurmctld to abort.
-
Danny Auble authored
-
- 12 Jan, 2010 1 commit
-
-
Danny Auble authored
-
- 11 Jan, 2010 2 commits
- 08 Jan, 2010 3 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
Fixed setting the start time when querying in sacct to the beginning of the day if not set previously. Some extra debugging, and a fix to a regression test with a bad name in it
-
- 07 Jan, 2010 1 commit
-
-
Danny Auble authored
-