You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(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.
The text was updated successfully, but these errors were encountered:
Error should be better; should check
CloudImplementationFeatures.MULTI_NODE
feature during optimization.User ran into this.
The text was updated successfully, but these errors were encountered: