Skip to content

[Core] Multi-node support error message is not shown #5344

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

Open
romilbhardwaj opened this issue Apr 24, 2025 · 1 comment · May be fixed by #5368
Open

[Core] Multi-node support error message is not shown #5344

romilbhardwaj opened this issue Apr 24, 2025 · 1 comment · May be fixed by #5368

Comments

@romilbhardwaj
Copy link
Collaborator

(base) ➜  ~ sky launch --cloud runpod --num-nodes 2
No resource satisfying 2x RunPod() on RunPod.
sky.exceptions.ResourcesUnavailableError: Catalog does not contain any instances satisfying the request: 2x RunPod().
To fix: relax or change the resource requirements.

Hint: sky show-gpus to list available accelerators.
      sky check to check the enabled clouds.

Error should be better; should check CloudImplementationFeatures.MULTI_NODE feature during optimization.

User ran into this.

@kyuds
Copy link
Collaborator

kyuds commented Apr 25, 2025

Will look into this!

@kyuds kyuds linked a pull request Apr 25, 2025 that will close this issue
5 tasks
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 a pull request may close this issue.

2 participants