flux-sched icon indicating copy to clipboard operation
flux-sched copied to clipboard

[WIP] Add support for dynamic match policy changes and always use first match for feasibility/satisfiability

Open milroy opened this issue 10 months ago • 1 comments

This PR adds support for dynamically changing the match policy based on a jobspec or other conditions. It also configures the first match policy to be used for satisfiability/feasibility checks to improve performance.

~This PR addresses but likely does not completely solve the satisfiability/feasibility check performance problem reported in issue #1159.~ (The system configuration at the time would not have benefited from this change.

milroy avatar Mar 30 '24 09:03 milroy