Replies: 1 comment 2 replies
-
Routability, which calls grt, can take a while but I don't know of a specific mitigation. You might try vtune for performance profiling. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm building MegaBoom and global placement takes hours. Is this a known issue where it is known what is needed to mitigate the slowdown?
Suspend and resume a few times shows this stack-trace:
A tiny method...
OpenROAD/src/grt/src/GlobalRouter.cpp
Line 2126 in 8840467
Naiively rewriting to avoid O(n^2) #4627
Beta Was this translation helpful? Give feedback.
All reactions