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

Move Simulation and Mockup into a Chip instead of Cluster abstraction. #249

Open
broskoTT opened this issue Nov 4, 2024 · 1 comment
Open
Labels
api redesign Related to the ongoing push for redesigning UMDs api P0 Critical issues, needs immediate attention

Comments

@broskoTT
Copy link
Contributor

broskoTT commented Nov 4, 2024

After #248 , we can finaly move tt_SimulationDevice and tt_MockupDevice into a Chip abstraction.
They would be created through cluster by passing vector of chips to cluster to work with.

@broskoTT broskoTT added the api redesign Related to the ongoing push for redesigning UMDs api label Nov 4, 2024
@pjanevskiTT pjanevskiTT added the P0 Critical issues, needs immediate attention label Nov 5, 2024
@broskoTT
Copy link
Contributor Author

broskoTT commented Nov 6, 2024

Think about how would this be used from tt::umd::Cluster.
We could create a constructor which accepts a custom set of chips?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api redesign Related to the ongoing push for redesigning UMDs api P0 Critical issues, needs immediate attention
Projects
None yet
Development

No branches or pull requests

2 participants