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

Do not create Architecture-specific release Docker images. #17040

Open
dimitri-tenstorrent opened this issue Jan 23, 2025 · 0 comments
Open

Do not create Architecture-specific release Docker images. #17040

dimitri-tenstorrent opened this issue Jan 23, 2025 · 0 comments
Assignees

Comments

@dimitri-tenstorrent
Copy link
Contributor

@blozano-tt has removed the requirement of ARCH_NAME in the code and the wheel is architecture agnostic. Do not create multiple release images now that they are not necessary.

@dimitri-tenstorrent dimitri-tenstorrent self-assigned this Jan 23, 2025
dimitri-tenstorrent added a commit that referenced this issue Jan 24, 2025
### Ticket

#17040 

### Problem description
Since the ARCH_NAME dependency was removed, there is no longer a reason
to have multiple images.

### What's changed

- Change the workflows to generate only a single release image.
- Update the documentation
- Change paths in the Docker registry

### Checklist
- [x] Post commit CI passes
- [ ] Blackhole Post commit (if applicable)
- [ ] Model regression CI testing passes (if applicable)
- [ ] Device performance regression CI testing passes (if applicable)
- [ ] **(For models and ops writers)** Full [new
models](https://github.com/tenstorrent/tt-metal/actions/workflows/full-new-models-suite.yaml)
tests passes
- [ ] New/Existing tests provide coverage for changes
patrickroberts pushed a commit that referenced this issue Jan 25, 2025
### Ticket

#17040 

### Problem description
Since the ARCH_NAME dependency was removed, there is no longer a reason
to have multiple images.

### What's changed

- Change the workflows to generate only a single release image.
- Update the documentation
- Change paths in the Docker registry

### Checklist
- [x] Post commit CI passes
- [ ] Blackhole Post commit (if applicable)
- [ ] Model regression CI testing passes (if applicable)
- [ ] Device performance regression CI testing passes (if applicable)
- [ ] **(For models and ops writers)** Full [new
models](https://github.com/tenstorrent/tt-metal/actions/workflows/full-new-models-suite.yaml)
tests passes
- [ ] New/Existing tests provide coverage for changes
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

No branches or pull requests

1 participant