- 09 Oct, 2018 7 commits
-
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Broderick Gardner authored
Also simplify this xstrfmtcat() into an xstrcat() call while here. Bug 5828.
-
Morris Jette authored
-
Danny Auble authored
-
Morris Jette authored
This fixes some problems with job steps that allocate subsets of the job's GRES allocation.
-
Morris Jette authored
add logic so that a job step can be allocated subsets of the job's GRES allocation, even when the GRES specifications differ. For example, the job can specifiy gres-per-node and the step gres-per-task.
-
- 08 Oct, 2018 2 commits
-
-
Morris Jette authored
-
Morris Jette authored
-
- 05 Oct, 2018 5 commits
-
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Tim Wickberg authored
-
- 04 Oct, 2018 16 commits
-
-
Tim Wickberg authored
Update slurm.spec and slurm.spec-legacy as well.
-
Tim Wickberg authored
-
Tim Wickberg authored
Update slurm.spec and slurm.spec-legacy as well.
-
Danny Auble authored
-
Danny Auble authored
Bug 5479
-
Danny Auble authored
-
Danny Auble authored
Bug 5553
-
Danny Auble authored
Bug 5744
-
Broderick Gardner authored
Bug 5476.
-
Tim Wickberg authored
SLURM_FAILURE removed in a76a9486.
-
Tim Wickberg authored
-
Broderick Gardner authored
Leads to false-positive warnings about settings being too low when they're actually fine. E.g., if innodb_buffer_pool_size is over 2GB the warning would have been printed in error. Bug 5661.
-
Tim Wickberg authored
-
Dominik Bartkiewicz authored
Bug 5594.
-
Tim Wickberg authored
You should not make RPC calls within MailProg (or anything else fork()+exec()'d from slurmctld), so use the environment variable that is now exposed instead. Bug 5443.
-
Dominik Bartkiewicz authored
smail currently uses 'scontrol show config' to get this data; making RPC calls within programs fork()+exec()'d from slurmctld is best avoided as it amplifies RPC load on the controller. Bug 5443.
-
- 03 Oct, 2018 8 commits
-
-
Marshall Garey authored
Fix formatting on the log_level documentation block as well. Bug 5399.
-
Isaac Hartung authored
Add info to man page as well. Bug 4961.
-
Tim Wickberg authored
Bug 5724
-
Danny Auble authored
For some reason this file had all sorts of bad indenting. Bug 5724
-
Michael Hinton authored
Bug 5231
-
Danny Auble authored
-
Danny Auble authored
-
Morris Jette authored
-
- 02 Oct, 2018 2 commits
-
-
Danny Auble authored
-
Marshall Garey authored
Bug 5708
-