- 19 Mar, 2010 2 commits
-
-
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.
-
- 18 Mar, 2010 5 commits
-
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
-
-
Danny Auble authored
-
- 17 Mar, 2010 5 commits
-
-
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.
-
- 16 Mar, 2010 1 commit
-
-
Moe Jette authored
avoid underflow error messages when slurmctld restarts while jobs are in completing state.
-
- 11 Mar, 2010 3 commits
- 10 Mar, 2010 1 commit
-
-
- 09 Mar, 2010 2 commits
-
-
Moe Jette authored
packing approach (applies to configurations without topology/tree).
-
-
- 08 Mar, 2010 2 commits
-
-
Moe Jette authored
-
-
- 06 Mar, 2010 1 commit
-
-
- 05 Mar, 2010 1 commit
-
-
Moe Jette authored
-
- 04 Mar, 2010 2 commits
-
-
-
Moe Jette authored
(previously ignored).
-
- 03 Mar, 2010 2 commits
- 02 Mar, 2010 2 commits
- 01 Mar, 2010 1 commit
-
-
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
-
- 27 Feb, 2010 1 commit
-
-
- 25 Feb, 2010 2 commits
-
-
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.
-
-
- 24 Feb, 2010 3 commits
-
-
-
-
Moe Jette authored
support writing scheduling events to a separate log file.
-
- 19 Feb, 2010 3 commits
-
-
Moe Jette authored
-
Moe Jette authored
Process (Thread POSIX) appearing in the /proc directory. Only account for the original process (pid==tgid) to avoid accounting for memory use more than once. Add proctrack/cgroup plugin which uses Linux control groups (aka cgroup) to track processes on Linux systems having this feature enabled (kernel >= 2.6.24).
-
Moe Jette authored
option will allocate one task per core by default. Without this option, by default one task will be allocated per thread on nodes with more than one ThreadsPerCore configured.
-
- 18 Feb, 2010 1 commit
-
-