-
Notifications
You must be signed in to change notification settings - Fork 378
Open
Labels
autotunerFlow autotunerFlow autotuner
Description
Description
Create enh request to track discussion from staff meeting.
Suggested Solution
Steps:
- Global_placement’s -min_phi_coef and -max_phi_coef are not exposed as flow variables, so we’d need to update global_place.tcl to expose them. Would we want to have the flow variables have a name that’s more user-friendly (e.g. MIN_PLACE_STEP_COEFF, MAX_PLACE_STEP_COEFF”
- Add a check in global_place.tcl that ensures that MIN < MAX (covers if calling via ORFS)
- Document the flow variables and mark them as tunable
- Update AutoTuner _is_valid_config() to automatically flag if MIN > MAX (covers if AT chooses an invalid config and avoid running anything for an invalid config)
Additional Context
No response
Metadata
Metadata
Assignees
Labels
autotunerFlow autotunerFlow autotuner