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

Fix Metal build: put detect_arch() back v2 #178

Merged
merged 3 commits into from
Oct 17, 2024
Merged

Conversation

broskoTT
Copy link
Contributor

@broskoTT broskoTT commented Oct 17, 2024

I've rushed into merging Joel's change #175
Seems like there were two detect_arch() calls which were needed.
This time I've manually verified that tt_metal builds with UMD on this branch.

I've also added an API test to document this usage, which should be changed, probably to tt::umd::ClusterDescriptor::get_arch(chip_id) or something similar

Fixes #171

Copy link
Contributor

@pjanevskiTT pjanevskiTT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice, nit comments

@broskoTT broskoTT merged commit dbb30a6 into main Oct 17, 2024
16 checks passed
@broskoTT broskoTT deleted the brosko/detect_arch_vol2 branch October 17, 2024 13:22
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.

Fix Metal build
2 participants