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

UMD bump: Remove usage of create-ethernet-map #14718

Merged
merged 3 commits into from
Nov 6, 2024

Conversation

broskoTT
Copy link
Contributor

@broskoTT broskoTT commented Nov 5, 2024

Ticket

Related to #13948

What's changed

Related UMD PR: tenstorrent/tt-umd#245

Remove usage of create-ethernet-map. This is now a static lib in UMD, and UMD now offers an interface to get cluster yaml. In following PRs even this will be removed, and won't be visible to clients at all.

The change points to a non-main branch for purposes of having approval before completing UMD PR, but this PR will be switched to point to UMD main before checked in.

Checklist

@broskoTT broskoTT changed the title UMD bump: UMD bump: Remove usage of create-ethernet-map Nov 5, 2024
Copy link
Contributor

@abhullar-tt abhullar-tt left a comment

Choose a reason for hiding this comment

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

good to merge once relevant UMD changes are pointing to UMD main branch.

Please be sure to re-run post commit

@broskoTT
Copy link
Contributor Author

broskoTT commented Nov 5, 2024

good to merge once relevant UMD changes are pointing to UMD main branch.

Yes, this is the way we plan on doing it going forward for each change.
See tenstorrent/tt-umd#268 for more info

broskoTT added a commit to tenstorrent/tt-umd that referenced this pull request Nov 6, 2024
Related to #99 

This change will simplify our build system changes by a lot. No
additional artefacts needed to be shipped with libdevice, and no
thinking about relative/absolute path once the lib is built.

@TTDRosen provided this library.

Changes:
- Add lib to git, add it to build system.
- Remove CEM binary from git
- Add cluster yaml creation to tt_ClusterDescriptor
- Use this interface in tests, remove deprecated GetClusterDescYAML

The following PR will remove cluster yaml altogether. Both from
tt_ClusterDescriptor interface and from tt_SiliconDevice. Didn't want to
overwhelm this PR.

This change requires client changes. Breaks existing references to
create-ethernet-map binary
- [x] tt_metal corresponding PR:
tenstorrent/tt-metal#14718
- tt_debuda has its own CEM so it will continue to build without any
changes.
@blozano-tt blozano-tt merged commit a389502 into main Nov 6, 2024
145 checks passed
@blozano-tt blozano-tt deleted the brosko/cluster_desc_yaml branch November 6, 2024 18:12
ct-clmsn pushed a commit to ct-clmsn/tt-metal that referenced this pull request Nov 12, 2024
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.

3 participants