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

#14590: Move sfpi off LFS #14758

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

#14590: Move sfpi off LFS #14758

wants to merge 3 commits into from

Conversation

nathan-TT
Copy link
Contributor

Remove tt_metal/third_party/sfpi submodule.
Add smarts to tt_metal/hw to download sfpi release into runtome/sfpi

Ticket

#14590

Problem description

LFS bad, don't use it.

What's changed

New reorg and release mechanism for sfpi -- see
tenstorrent/sfpi#24

Remove tt_metal/third_party/sfpi submodule
Add smarts to tt_metal/hw to lazily fetch a specific sfpi release (this patch names v0.0.0-lfsectomy, once we're set I'll create v12.0.0 -- numbering them after the GCC major/minor version numbering and use the micro number for our own updates.

Checklist

  • [YES] Post commit CI passes
  • Blackhole Post commit (if applicable)
  • Model regression CI testing passes (if applicable)
  • Device performance regression CI testing passes (if applicable)
  • New/Existing tests provide coverage for changes

Remove tt_metal/third_party/sfpi submodule.
Add smarts to tt_metal/hw to download sfpi release into runtome/sfpi
tt_metal/hw/CMakeLists.txt Outdated Show resolved Hide resolved
@nathan-TT
Copy link
Contributor Author

Decided not to number after GCC releases, just use an incrementing major number. Started at 5 to avoid any meaning to it.

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.

5 participants