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

Remove ClusterDescriptor path from constructor #15554

Merged
merged 3 commits into from
Nov 29, 2024

Conversation

broskoTT
Copy link
Contributor

@broskoTT broskoTT commented Nov 28, 2024

Ticket

Related to #13948

Problem description

Related to UMD change tenstorrent/tt-umd#333

What's changed

  • Remove cluster descriptor path from Cluster's constructor.

Checklist

broskoTT added a commit to tenstorrent/tt-umd that referenced this pull request Nov 29, 2024
### Issue
Finally completes #99
Also solves #295 

### Description
Allows cluster descriptor yaml to not even be surfaced outside of UMD

### List of the changes
- Added tt_ClusterDescriptor::create() which combines
- Moved constructor to private, since it shouldn't be used
- Renamed ndesc to cluster_desc
- Removed cluster_descriptor_path from arguments on one of the
constructors of Cluster

### Testing
Code builds + CI tests

### API Changes
This PR has API changes:
- [x] tt_metal PR: tenstorrent/tt-metal#15554
- [ ] tt_debuda PR: tenstorrent/tt-lens#200
@broskoTT broskoTT merged commit 53c32c0 into main Nov 29, 2024
149 checks passed
@broskoTT broskoTT deleted the brosko/no_cluster_desc_path branch November 29, 2024 09:09
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