Skip to content

Add support for Tenstorrent n300 GPUs #2827

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

Merged
merged 2 commits into from
Jun 26, 2025
Merged

Conversation

peterschmidt85
Copy link
Contributor

@peterschmidt85 peterschmidt85 commented Jun 20, 2025

Fixes #2787

How to test:

  1. Install the latest dstack version (e.g. 0.19.15)
  2. Set the environment variables
export DSTACK_RUNNER_DOWNLOAD_URL=https://dstack-runner-downloads-stgn.s3.amazonaws.com/2887-tt-n300-support/binaries/dstack-runner-linux-amd64
export DSTACK_SHIM_DOWNLOAD_URL=https://dstack-runner-downloads-stgn.s3.amazonaws.com/2887-tt-n300-support/binaries/dstack-shim-linux-amd64
  1. Start the server
  2. Create an SSH fleet - and ensure it shows 4 n300 GPUs each 24GB
  3. Run a dev environment (set gpus to n300:4), and ensure it works

…"/dev/tenstorrent/4": no such file or directory #2787
@un-def
Copy link
Collaborator

un-def commented Jun 26, 2025

I'd put all JSON test files in testdata/tenstorrent (or testdata/tt-smi) to separate them from any other future test data not related to Tenstorrent.

…"/dev/tenstorrent/4": no such file or directory #2787

PR review feedback
@peterschmidt85 peterschmidt85 merged commit 9894371 into master Jun 26, 2025
25 checks passed
@peterschmidt85 peterschmidt85 deleted the 2887-tt-n300-support branch June 26, 2025 07:14
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.

[Bug]: error gathering device information while adding custom device "/dev/tenstorrent/4": no such file or directory
2 participants