- 10 Feb, 2010 4 commits
- 09 Feb, 2010 2 commits
-
-
- 05 Feb, 2010 9 commits
- 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 3 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
-
- 01 Feb, 2010 5 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Moe Jette authored
with slurm_get_state_save_location() to eliminate need for locking.
-
Moe Jette authored
modify test4.11 to match
-
- 30 Jan, 2010 4 commits
-
-
Moe Jette authored
clean up some related code for reservations and partitions.
-
Danny Auble authored
-
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 6 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
-
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
-