Ticket 3790

Summary: backfill scheduling enhancement
Product: Slurm Reporter: Moe Jette <jette>
Component: ContributionsAssignee: Danny Auble <da>
Status: RESOLVED FIXED QA Contact:
Severity: 4 - Minor Issue    
Priority: ---    
Version: 17.02.2   
Hardware: Linux   
OS: Linux   
See Also: https://bugs.schedmd.com/show_bug.cgi?id=6023
Site: -Other- Alineos Sites: ---
Atos/Eviden Sites: --- Confidential Site: ---
Coreweave sites: --- Cray Sites: ---
DS9 clusters: --- HPCnow Sites: ---
HPE Sites: --- IBM Sites: ---
NOAA SIte: --- OCF Sites: ---
Recursion Pharma Sites: --- SFW Sites: ---
SNIC sites: --- Linux Distro: ---
Machine Name: CLE Version:
Version Fixed: 17.11.0-pre1 Target Release: ---
DevPrio: --- Emory-Cloud Sites: ---
Attachments: Add bf_window_linear option to SchedulerParameters

Description Moe Jette 2017-05-08 18:14:14 MDT
Created attachment 4532 [details]
Add bf_window_linear option to SchedulerParameters

This patch should be identified as having an author
Gary B Skouson <Gary.Skouson@pnnl.gov>

Add new SchedulerParameters option bf_window_linear to control the rate at
    which the backfill test window expands. This can be used on a system with
    a modest number of running jobs (hundreds of jobs) to help prevent expected
    start times of pending jobs to get pushed forward in time. On systems with
    large numbers of running jobs, performance of the backfill scheduler will
    suffer and fewer jobs will be evaluated.
Comment 1 Danny Auble 2017-06-01 15:58:30 MDT
OK, this is committed da4149318a45c, only minor changes. (fatal instead of error, and if it was set and then was removed it resets the static variable.
Comment 2 Danny Auble 2017-06-01 16:00:53 MDT
Actually commit 3f7e10f86814