- 22 Oct, 2015 11 commits
-
-
Brian Christiansen authored
-
Brian Christiansen authored
-
Brian Christiansen authored
Failed because I had JobRequeue=0 in my slurm.conf
-
Morris Jette authored
bug 1370
-
Danny Auble authored
as it is the only TRES that can be given to another job while suspended.
-
Veronique Legrand authored
-
Veronique Legrand authored
Added test to check that there are at least 2 nodes in configuration. Indeed this test seems to expect that there are at list 2 machines in the hostlist returned by sinfo.
-
Morris Jette authored
see bug 2050
-
David Bigagli authored
This reverts commit 685eeae0.
-
David Bigagli authored
-
David Bigagli authored
-
- 21 Oct, 2015 7 commits
-
-
Morris Jette authored
bug 1742
-
Morris Jette authored
Reformat of commit 9350c830 to replace spaces with tabs. No change in logic.
-
Danny Auble authored
-
Morris Jette authored
sbatch --ntasks option to take precedence over --ntasks-per-node plus node count, as documented. Set SLURM_NTASKS/SLURM_NPROCS environment variables accordingly. bug 2015
-
David Bigagli authored
-
Danny Auble authored
-
Danny Auble authored
-
- 20 Oct, 2015 13 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
Deric Sullivan authored
Previous logic would report an error and stop the power_save thread. bug 2042
-
Morris Jette authored
Not sure when that went away...
-
Morris Jette authored
-
Morris Jette authored
If a suspended job is manually resumed and gang scheduling is configured, but no time slices are available for the job being resumed, then just resume it without adding it to a time slice. The jobs previously running on those nodes will be replaced with new jobs as resources become available and the resumed job will basically be treated like a stray job. bug 2031
-
Morris Jette authored
Avoid reporting more allocated CPUs than exist on a node. This can be triggered by resuming a previosly suspended job, resulting in oversubscription of CPUs. bug 2021
-
Morris Jette authored
bug 2031
-
Danny Auble authored
-
Morris Jette authored
-
Morris Jette authored
Add scancel -f/--full option to signal all steps including batch script and all of its child processes. bug 2031
-
Morris Jette authored
-
Morris Jette authored
-
- 19 Oct, 2015 9 commits
-
-
Brian Christiansen authored
Bug 1888
-
Danny Auble authored
out. Remove unneeded code that commit 8274ea54 fixed. This code would 0 out all GRES/TRES on a reconfig which isn't what we want. 8274ea54 does the right thing by itself.
-
Hongjia Cao authored
bug 2032
-
Deric Sullivan authored
bug 2039
-
Deric Sullivan authored
bug 2037
-
Morris Jette authored
-
Deric Sullivan authored
backport of commit 4f2e2801 from v16.05
-
Morris Jette authored
Needed to change a couple of variables from 32- to 64-bit.
-
Morris Jette authored
Add new burst_buffer.conf parameters: ValidateTimeout and OtherTimeout. See man page for details.
-