Skip to content

Comments

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

Draft
copybara-service[bot] wants to merge 1 commit intomainfrom
test_868874062
Draft

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

Conversation

@copybara-service
Copy link

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.

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: 868874062
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