- 01 Feb, 2010 3 commits
-
-
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 8 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
-
Danny Auble authored
-
Danny Auble authored
-
- 26 Jan, 2010 3 commits
-
-
-
Danny Auble authored
-
Danny Auble authored
renamed job_min_* to pn_min (per_node) to make things a little more clear as to what the variables really mean
-
- 25 Jan, 2010 2 commits
-
-
Danny Auble authored
removed max_cpus from select_jobinfo_t in the bluegene plugin since that is now part of the job_record detail ptr
-
Danny Auble authored
-
- 22 Jan, 2010 2 commits
-
-
Danny Auble authored
ok, changed procs to cpus where it should be in the slurm.h file. Getting ready for min and max cpus from the user
-
-
- 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 2 commits
- 13 Jan, 2010 7 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.
-
Moe Jette authored
describe what it is (e.g. lacks "-pre#" comonent of micro version)
-
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
-
Moe Jette authored
slurmctld to abort.
-