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

Detecting arch through cluster descriptor #15564

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

broskoTT
Copy link
Contributor

@broskoTT broskoTT commented Nov 29, 2024

Ticket

Related to #13948

Problem description

detect_arch was in the global namespace.
Now putting this functionality in the right place. It also now works with logical ids, as opposed to pci device enumeration id.
Related UMD change tenstorrent/tt-umd#345

What's changed

Changed detect_arch to tt_ClusterDescriptor::get_arch()
BoardType::DEFAULT changed to UNKNOWN

Checklist

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

Successfully merging this pull request may close these issues.

2 participants