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

Create cluster description for simulation device #491

Open
tt-vjovanovic opened this issue Jan 29, 2025 · 0 comments
Open

Create cluster description for simulation device #491

tt-vjovanovic opened this issue Jan 29, 2025 · 0 comments

Comments

@tt-vjovanovic
Copy link
Member

Currently, we have mechanism to to detect cluster description with tt_ClusterDescriptor::get_cluster_descriptor_file_path() for devices that are attached to host. We also have tt_ClusterDescriptor::create_mock_cluster function that creates mock version for specified device ids and architecture.

Minimum what we should have is function that will create cluster descriptor for simulation device based on simulator directory.

Since we will have function for "real" devices connected to host and also function for simulaton device, not sure if it makes sence to have static methods in tt::umd::Cluster and tt_SimulationDevice that would be logically associated with those functions...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant