- 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
-
-
- 17 Feb, 2010 1 commit
-
-
Moe Jette authored
to release processes which TotalView does not attach to.
-
- 12 Feb, 2010 2 commits
-
-
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.
-
-
- 11 Feb, 2010 1 commit
-
-
Moe Jette authored
-
- 10 Feb, 2010 1 commit
-
-
Moe Jette authored
-
- 09 Feb, 2010 2 commits
-
-
- 05 Feb, 2010 2 commits
-
-
-
Moe Jette authored
for jobs and job steps as a percentage of their real memory allocation.
-
- 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 2 commits
-
-
Danny Auble authored
-
-
- 30 Jan, 2010 2 commits
-
-
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 1 commit
-
-