- 25 Jan, 2014 3 commits
-
-
jette authored
-
Morris Jette authored
With select/cons_res plugin and a job using the --exclusive option if the partition supports gang scheduling or mutliple jobs per node, then allocate CPUs to multiple jobs, but allocate the job every CPU on each node.
-
Morris Jette authored
Split a slurmctld's job record "shared" field into "share_res" (share resource) and "whole_node" fields. Needed to better manage allocation of whole nodes for core specialization without disabling gang scheduling of such jobs.
-
- 24 Jan, 2014 6 commits
-
-
David Bigagli authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
David Bigagli authored
continue the operation for other elements.
-
Danny Auble authored
Signed-off-by: Danny Auble <da@schedmd.com>
-
- 23 Jan, 2014 8 commits
-
-
David Bigagli authored
to suspend/resume array elements.
-
Morris Jette authored
-
Danny Auble authored
This reverts commit 34fd501c.
-
Danny Auble authored
-
Danny Auble authored
connect in a loop instead of producing a fatal.
-
Danny Auble authored
-
Danny Auble authored
-
Stephane Vaillant authored
-
- 22 Jan, 2014 10 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
performance counters.
-
Danny Auble authored
-
Danny Auble authored
to get from the plugin available nodes to run step on. This is needed for a Cray when running with Network performance counters.
-
Danny Auble authored
-
- 21 Jan, 2014 6 commits
-
-
Danny Auble authored
-
Danny Auble authored
slurmd. This will make the node unresponsive if any communication error happens. When the slurmd comes in with the current newer version the state is removed and all is well. Previously if this state was around for too long then the node would be marked down and kill running jobs.
-
David Bigagli authored
-
Danny Auble authored
-
David Bigagli authored
This reverts commit 2fa28eb6. Conflicts: NEWS
-
Morris Jette authored
No change in text, just bad allignments
-
- 20 Jan, 2014 4 commits
-
-
jette authored
Conflicts: src/plugins/acct_gather_filesystem/lustre/acct_gather_filesystem_lustre.c src/srun/libsrun/opt.c
-
jette authored
-
jette authored
-
jette authored
Add a configuration parameter and job_submit plugin that can rate at which any single user can submit jobs to Slurm. Note that a job array is counted as a single job. bug 421
-
- 18 Jan, 2014 1 commit
-
-
David Bigagli authored
data correctly accumulating differences between sampling intervals. Fix the data structure mismatch between acct_gather_filesystem_lustre.c and slurm_jobacct_gather.h which caused the hdf5 plugin to log incorrect data.
-
- 17 Jan, 2014 2 commits
-
-
Morris Jette authored
-
Morris Jette authored
-