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

[UX] GPU name not canonicalized when launch on kubernetes #4860

Open
Michaelvll opened this issue Mar 1, 2025 · 0 comments
Open

[UX] GPU name not canonicalized when launch on kubernetes #4860

Michaelvll opened this issue Mar 1, 2025 · 0 comments

Comments

@Michaelvll
Copy link
Collaborator

When a kubernetes cluster have GPU: GH200-480GB

sky show-gpus
Kubernetes GPUs 
GPU          REQUESTABLE_QTY_PER_NODE  TOTAL_GPUS  TOTAL_FREE_GPUS  
GH200-480GB  1                         2           2                

None of the following succeed:

  1. sky launch --gpus gh200 --cloud kubernetes
  2. sky launch --gpus gh200-480gb --cloud kubernetes

Only working one:
sky launch --gpus GH200-480GB --cloud kubernetes

We should make the two listed above work

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

No branches or pull requests

1 participant