Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding analytical-based initial placer #338

Merged
merged 1 commit into from
Aug 8, 2023
Merged

Adding analytical-based initial placer #338

merged 1 commit into from
Aug 8, 2023

Conversation

behnam-rs
Copy link
Contributor

Motivate of the pull request

  • To address an existing issue. If so, please provide a link to the issue:
  • Breaking new feature. If so, please describe details in the description part.

Describe the technical details

What is currently done? (Provide issue link if applicable)

What does this pull request change?

Which part of the code base require a change

  • Build compatibility
  • Documentation
  • Regression tests
  • Continous Integration (CI) scripts

Impact of the pull request

  • Require a change on Quality of Results (QoR)
  • Break back-compatibility. If so, please list who may be influenced.

@behnam-rs
Copy link
Contributor Author

New command line options to use this oprion in Raptor:

--enable_cascade_placer {true, false} Whether to use analytic placement as initial placement. The result is, then, passes through the annealing (SA) placer.

(Default: flase}

@behnam-rs behnam-rs merged commit 3a77a17 into main Aug 8, 2023
4 checks passed
@behnam-rs behnam-rs deleted the initial_placer branch August 22, 2023 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant