Skip to content

Add a command-line flag for selecting the scheduling strategy.#3872

Merged
copybara-service[bot] merged 1 commit intomainfrom
test_868874062
Feb 24, 2026
Merged

Add a command-line flag for selecting the scheduling strategy.#3872
copybara-service[bot] merged 1 commit intomainfrom
test_868874062

Conversation

@copybara-service
Copy link
Copy Markdown

Add a command-line flag for selecting the scheduling strategy.

This change introduces a --scheduling_strategy flag to control which scheduler algorithm is used (sdc, asap, min_cut, or random). A corresponding proto enum and field are added to support this option in the scheduling options proto.

@copybara-service copybara-service Bot force-pushed the test_868874062 branch 2 times, most recently from 2874f4a to ebe8172 Compare February 24, 2026 18:32
This change introduces a `--scheduling_strategy` flag to control which scheduler algorithm is used (sdc, asap, min_cut, or random). A corresponding proto enum and field are added to support this option in the scheduling options proto.

PiperOrigin-RevId: 874799584
@copybara-service copybara-service Bot merged commit d87d428 into main Feb 24, 2026
@copybara-service copybara-service Bot deleted the test_868874062 branch February 24, 2026 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant