Where I can get the principle/algorithms of place and route? #395
Unanswered
MbjYjbpivj
asked this question in
Q&A
Replies: 1 comment
-
Hi @MbjYjbpivj, unlike Tenstorrent's TT-Buda compiler we are no longer placing operations spatially on the grid. The tt-mlir project targets tt-metalium as a backend, this programming model documentation might be a good reference to see how operations coming out of the compiler actually get executed on hardware https://github.com/tenstorrent/tt-metal/blob/main/METALIUM_GUIDE.md |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What are the principles and algorithms for partitioning subgraphs and routing? Where can I find reference materials?
Beta Was this translation helpful? Give feedback.
All reactions