Skip to content

[Feature]: Support for Tenstorrent Galaxy #2898 (WIP) #2943

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
Aug 5, 2025

Conversation

peterschmidt85
Copy link
Contributor

@peterschmidt85 peterschmidt85 commented Aug 4, 2025

This PR:

  1. Updates dstackai/tt-smi to 3.0.25 (to support Galaxy)
  2. Updates how dstack-shim detects GPUs (to support Galaxy)

Here's .envrc for testing:

export DSTACK_SHIM_UPLOAD_S3_BUCKET=dstack-runner-downloads-stgn
export DSTACK_SHIM_UPLOAD_VERSION=2898-tenstorrent-galaxy

export DSTACK_SHIM_DOWNLOAD_URL="https://${DSTACK_SHIM_UPLOAD_S3_BUCKET}.s3.amazonaws.com/${DSTACK_SHIM_UPLOAD_VERSION}/binaries/dstack-shim-linux-amd64"
export DSTACK_RUNNER_DOWNLOAD_URL="https://${DSTACK_SHIM_UPLOAD_S3_BUCKET}.s3.amazonaws.com/${DSTACK_SHIM_UPLOAD_VERSION}/binaries/dstack-runner-linux-amd64"

@peterschmidt85 peterschmidt85 linked an issue Aug 4, 2025 that may be closed by this pull request
Added dstackai/tt-smi Dockerfile + CI/DI workflow
@peterschmidt85 peterschmidt85 marked this pull request as ready for review August 4, 2025 10:56
@peterschmidt85 peterschmidt85 requested a review from un-def August 4, 2025 10:58
@peterschmidt85 peterschmidt85 merged commit 667b5ff into master Aug 5, 2025
37 of 38 checks passed
@peterschmidt85 peterschmidt85 deleted the 2898-tenstorrent-galaxy branch August 5, 2025 11:02
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.

[Feature]: Support for Tenstorrent Galaxy
2 participants