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

[Feature]: Add TPU support #956

Closed
PrasannaBhattarai opened this issue Mar 1, 2024 · 3 comments
Closed

[Feature]: Add TPU support #956

PrasannaBhattarai opened this issue Mar 1, 2024 · 3 comments
Assignees
Labels

Comments

@PrasannaBhattarai
Copy link

Problem

TPUs are widely available, having TPU support would be really useful.

Solution

Collaborate with Google platform for adding TPUs.

Benefit

Large scale, energy efficient solutions for deep learning. An additional option for users to work with.

Alternatives

No.

Would you like to help contributing this feature?

Yes

@r4victor
Copy link
Collaborator

@PrasannaBhattarai, thanks for the issue and sorry for the slow response. We're certainly considering adding TPU support at some point but haven't researched it thoroughly yet.

If my understanding is correct, to add TPU support to dstack, we have to support TPU-specific VM and docker images (https://cloud.google.com/tpu/docs/run-in-container).

There is also a question of how to specify TPU when requesting compute. Maybe treat like another GPU, e.g. --gpu tpu-v5p?

@PrasannaBhattarai, will keep you updated on the progress. Feel free to share your vision of the implementation if you're willing to help with this feature!

@peterschmidt85 peterschmidt85 mentioned this issue Apr 11, 2024
41 tasks
@peterschmidt85
Copy link
Contributor

This issue is stale because it has been open for 30 days with no activity.

@Bihan
Copy link
Collaborator

Bihan commented May 16, 2024

@PrasannaBhattarai #1229

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants