- 18 Mar, 2015 3 commits
-
-
jette authored
Fix bug that can permit someone to kill job array belonging to another user.
-
jette authored
If a job is submitted with the option --mem=0, then once the job is allocated resources, reset that value to the amount of memory on the allocated node with the smallest amount of memory. This is probably the best option for right now. The downside is that if the job is requeued, its memory size will no longer be the total memory on all nodes if the cluster is heterogeneous. On the upside, some memory data is available for accounting purposes. bug 1526
-
jette authored
Fix support for --mem=0 (all memory of a node) with select/cons_res plugin. Previously the job would not have it's memory constrained, but it would not make that memory unavailable to other jobs either. bug 1526
-
- 17 Mar, 2015 2 commits
-
-
jette authored
Conflicts: src/sbatch/opt.c
-
Aaron Knister authored
This was previously added to v14.11
-
- 16 Mar, 2015 1 commit
-
-
jette authored
Added new SchedulerParameters value of bf_min_age_reserve. The backfill scheduler will not reserve resources for pending jobs until they have been pending for at least the specified number of seconds. This can be valuable if jobs lack time limits or all time limits have the same value.
-
- 13 Mar, 2015 3 commits
-
-
Morris Jette authored
-
Morris Jette authored
Increase maximum MaxArraySize configuration parameter value from 1,000,001 to 4,000,001. bug 1535
-
Morris Jette authored
-
- 12 Mar, 2015 2 commits
-
-
Morris Jette authored
The data could be purged after job completion
-
Marlys Kohnke authored
-
- 11 Mar, 2015 8 commits
-
-
Morris Jette authored
Cray - Fix for launching batch step within an existing job allocation. bug 1509
-
Morris Jette authored
Change check of batch step ID from NO_VAL to SLURM_BATCH_SCRIPT for better consistency.
-
Morris Jette authored
Conflicts: src/slurmd/slurmstepd/task.c src/squeue/print.c
-
Morris Jette authored
This should not be a problem in v14.03, but the logic will be important in v14.11 due to larger job arrays being supported.
-
Morris Jette authored
-
Morris Jette authored
Make sure variables are initialized before passing a pointer to them as a function argument. The variable is set in the underlying function, so this is mostly cosmetic.
-
Morris Jette authored
Partially revert commit 8d91ae22 The bug was introduced in version 14.11.0-pre4. bug 1504
-
Brian Christiansen authored
-
- 10 Mar, 2015 2 commits
-
-
Danny Auble authored
This is for bug 1514
-
Brian Christiansen authored
-
- 09 Mar, 2015 3 commits
-
-
Danny Auble authored
before.
-
David Bigagli authored
-
David Bigagli authored
-
- 06 Mar, 2015 1 commit
-
-
Brian Christiansen authored
Bug 1507
-
- 05 Mar, 2015 4 commits
-
-
Danny Auble authored
fails addition to commit 2c83bf4e
-
Danny Auble authored
message comes in
-
David Bigagli authored
-
David Bigagli authored
-
- 04 Mar, 2015 4 commits
-
-
Brian Christiansen authored
Bug 1501
-
David Bigagli authored
-
Danny Auble authored
-
Danny Auble authored
-
- 03 Mar, 2015 4 commits
-
-
Danny Auble authored
cluster(s) requested.
-
David Bigagli authored
-
Brian Christiansen authored
Bug 1492
-
Morris Jette authored
For job running under a debugger, if the exec of the task fails, then cancel its I/O and abort immediately rather than waiting 60 seconds for I/O timeout.
-
- 02 Mar, 2015 3 commits
-
-
David Bigagli authored
-
David Bigagli authored
-
Danny Auble authored
-