- Mar 23, 2010
-
-
https://eris.llnl.gov/svn/slurm/branches/slurm-2.2.step.max.nodesMoe Jette authored
-- Add support for maximum node count in job step request. -- Fix bug in CPU count logic for job step allocation (used count of CPUS per node rather than CPUs allocated to the job).
-
- Mar 22, 2010
-
-
Danny Auble authored
Applied patch from David Egolf (David.Egolf@Bull.com) Added the ability to purge/archive accounting data on a day or hour basis, previously it was only available on a monthly basis.
-
-
- Mar 19, 2010
-
-
Danny Auble authored
Altered srun to set max_nodes to min_nodes if not set when doing an allocation to mimic that which salloc and sbatch do. If running a step if the max isn't set it remains unset.
-
-
Danny Auble authored
Fixed slurm_load_slurmd_status and slurm_pid2jobid to work correctly when multiple slurmds are in use.
-
Moe Jette authored
to restrict spawned task nice values to that of the slurmd daemon plus 1. This insures that the slurmd daemon always have a higher scheduling priority than spawned tasks.
-
- Mar 18, 2010
-
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
-
-
Danny Auble authored
-
- Mar 17, 2010
-
-
Moe Jette authored
-
-
Moe Jette authored
dependencies (e.g. job 12 dependent upon job 11 AND job 11 is dependent upon job 12).
-
-
Danny Auble authored
verify the slurm.conf is the same as the one it is running. If not an error message is displayed. To silence this message add NO_CONF_HASH to DebugFlags in your slurm.conf.
-
- Mar 16, 2010
-
-
Moe Jette authored
avoid underflow error messages when slurmctld restarts while jobs are in completing state.
-
- Mar 11, 2010
- Mar 10, 2010
-
-
- Mar 09, 2010
-
-
Moe Jette authored
packing approach (applies to configurations without topology/tree).
-
-
- Mar 08, 2010
-
-
Moe Jette authored
-
-
- Mar 06, 2010
-
-
- Mar 05, 2010
-
-
Moe Jette authored
-
- Mar 04, 2010
-
-
-
Moe Jette authored
(previously ignored).
-
- Mar 03, 2010
- Mar 02, 2010
- Mar 01, 2010
-
-
Danny Auble authored
Fix for MaxCPUs to honor partitions of 1 node that have more than the maxcpus for a job. exclusive doesn't work correctly though
-
- Feb 27, 2010
-
-
- Feb 25, 2010
-
-
Don Lipari authored
retrieve from the accounting storage db a user's request for job usage or machine utilization statistics and charts the results to a browser.
-
-
- Feb 24, 2010
-
-