- 23 Feb, 2017 15 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Josh Samuelson authored
A QOS with this flag set will not have its GrpTRESMins, GrpWall or UsageRaw decayed by the global PriorityDecayHalfLife or PriorityUsageResetPeriod values. Such a QOS will act as a time-limited quota of resources. This flag only affects the QOS and not the associations that run in the QOS. Those usage values will continue to be decayed. The only way to reset this value is with sacctmgr mod QOS $qos set rawusage=0 If you remove the flag usage will begin to be decayed as normal.
-
Morris Jette authored
bug 3498
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
For job resize, correct logic to build "resize" script with new values. Previously the scripts were based upon the original job size. bug 3498
-
Tim Wickberg authored
Do not enable init scripts if not present. Please note that, unlike the init scripts, service files are not automatically enabled at this time. Bug 3371.
-
- 22 Feb, 2017 16 commits
-
-
Dominik Bartkiewicz authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
If node boot in progress when slurmctld daemon is restarted, then allow sufficient time for reboot to complete and not prematurely DOWN the node as "Not responding". bug 3494
-
Morris Jette authored
-
Morris Jette authored
Add new advanced reservation flag of "flex", which permits jobs requesting the reservation to begin prior to the reservation's start time and use resources inside or outside of the reservation. A typical use case is to prevent jobs not explicitlg requesting the reservation from using those reserved resources rather than forcing jobs requesting the reservation to use those resources in the time frame reserved.
-
Morris Jette authored
Add new advanced reservation flags of "weekday" (repeat on each weekday; Monday through Friday) and "weekend" (repeat on each weekend day; Saturday and Sunday).
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
Could result in squeue abort Coverity error CID 44969
-
Morris Jette authored
Reduces possibility of old data if job_id or user_id option specified with iterate option Coverity error CID 44783
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
- 21 Feb, 2017 9 commits
-
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
Increased maximum file size supported by sbcast from 2 GB (32-bit integer to 64-bits). This required changing the file broadcast RPC and several internal variables. bug 3485
-
Morris Jette authored
-
Dominik Bartkiewicz authored
-
Tim Wickberg authored
-