- Mar 17, 2010
-
-
-
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
-
-
-
-
Moe Jette authored
support writing scheduling events to a separate log file.
-
- Feb 19, 2010
-
-
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.
-
- Feb 18, 2010
-
-
- Feb 17, 2010
-
-
Moe Jette authored
to release processes which TotalView does not attach to.
-
- Feb 12, 2010
-
-
Moe Jette authored
has been modified to display and modify the new field. sched/backfill plugin has been changed to alter time limits of jobs with the --time-min option if doing so permit earlier job initiation.
-
-
- Feb 11, 2010
-
-
Moe Jette authored
-
- Feb 10, 2010
-
-
Moe Jette authored
-
- Feb 09, 2010
-
-
- Feb 05, 2010
-
-
-
Moe Jette authored
for jobs and job steps as a percentage of their real memory allocation.
-
- Feb 04, 2010
-
-
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.
-