- 16 Oct, 2018 11 commits
-
-
Tim Wickberg authored
CID 188791.
-
Dominik Bartkiewicz authored
curr_inx needs to be reset correctly on each line. Overlooked in commit cbc0b901 when that was moved to a global variable. Bug 5831.
-
Danny Auble authored
# Conflicts: # slurm/slurm.h.in
-
Dominik Bartkiewicz authored
/proc/sys/kernel/pid_max. Bug 5697
-
Marshall Garey authored
Not expecting output from cancel_jobs. Bug 5864
-
Brian Christiansen authored
-
Brian Christiansen authored
-
Brian Christiansen authored
to gres.conf man page. Bug 5666
-
Marshall Garey authored
scheduled right away. Bug 5774 Basically this reverts ec59bb1b which appears to be an academic performance patch. When testing a bitmap of 10000 with every other bit set it only took at most 4 usec with most taking 1 usec.
-
Morris Jette authored
Log node names in addition to their bitmap indexes.
-
Dominik Bartkiewicz authored
of an array. Bug 5794
-
- 15 Oct, 2018 13 commits
-
-
Alejandro Sanchez authored
Bug 5839.
-
Dominik Bartkiewicz authored
REQUEST_BATCH_JOB_LAUNCH REQUEST_SIGNAL_TASKS Bug 5443
-
Danny Auble authored
# Conflicts: # src/common/gres.c
-
Brian Christiansen authored
so that jobs can be submitted and queued when requesting more licenses than are configured. This is helpful when using licenses to control access to file systems. Bug 5630 Signed-off-by: Danny Auble <da@schedmd.com>
-
Brian Christiansen authored
so that a job's license string can be updated after a restart with licenses removed or added. Bug 5630
-
Brian Christiansen authored
If a job requested multiple licenses and one license was removed then on a reconfigure/restart all of the licenses -- including the valid ones would be removed. Bug 5630
-
Brian Christiansen authored
when configured license counts are 0. Bug 5630
-
Danny Auble authored
-
Brian Christiansen authored
so that jobs can be submitted and queued when requesting more licenses than are configured. This is helpful when using licenses to control access to file systems. Bug 5630 Signed-off-by: Danny Auble <da@schedmd.com>
-
Brian Christiansen authored
so that a job's license string can be updated after a restart with licenses removed or added. Bug 5630
-
Brian Christiansen authored
If a job requested multiple licenses and one license was removed then on a reconfigure/restart all of the licenses -- including the valid ones would be removed. Bug 5630
-
Brian Christiansen authored
when configured license counts are 0. Bug 5630
-
Nate Rini authored
-
- 12 Oct, 2018 15 commits
-
-
Danny Auble authored
Coverity 188705
-
Matt Ezell authored
Bug 5680
-
Dominik Bartkiewicz authored
determine the time a node has been down. This prevents from the wrongly set node as DOWN, if we decrease SlurmdTimeout and agents queue is busy. Bug 5811
-
Dominik Bartkiewicz authored
it is reconfigured to determine changes in its background timers. Bug 5811
-
Morris Jette authored
gpus-per-task, gpus-per-socket, etc.
-
Morris Jette authored
The previous logic only supported the gres-per-node option, which prevented proper accounting when the new options are used.
-
Danny Auble authored
-
Danny Auble authored
Bug 5187
-
Danny Auble authored
-
Danny Auble authored
Bug 5187
-
Danny Auble authored
the auth cred. Bug 5187
-
Danny Auble authored
Bug 5187
-
Danny Auble authored
-
Danny Auble authored
Bug 5187
-
Danny Auble authored
Bug 5187
-
- 11 Oct, 2018 1 commit
-
-
Morris Jette authored
bug introduced in commit 0d9b7d5d
-