Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add Paperspace instance support to other GPU types #3988

Closed
cassova opened this issue Sep 25, 2024 · 3 comments · Fixed by skypilot-org/skypilot-catalog#85 or #3991
Closed

Add Paperspace instance support to other GPU types #3988

cassova opened this issue Sep 25, 2024 · 3 comments · Fixed by skypilot-org/skypilot-catalog#85 or #3991

Comments

@cassova
Copy link

cassova commented Sep 25, 2024

We are unable to spin up Paperspace instances like a P4000 or a GPU+ or a A4000.

$ sky launch -c mycluster hello_sky.yaml
Task from YAML spec: hello_sky.yaml
I 09-25 16:26:09 optimizer.py:1264] No resource satisfying Paperspace({'A4000': 1}) on Paperspace.
sky.exceptions.ResourcesUnavailableError: Catalog does not contain any instances satisfying the request:
Task(run='echo "Hello, SkyPilo...')
  resources: Paperspace({'A4000': 1}).

To fix: relax or change the resource requirements.

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

The choice of instance seems to be restricted to the instances in this file: https://github.com/skypilot-org/skypilot/blob/master/sky/provision/paperspace/constants.py

Version & Commit info:

  • sky -v: skypilot, version 0.6.1
  • sky -c: skypilot, commit bc30c0b2e5c92dc00e52c6f4240b603fad4b258a
@asaiacai
Copy link
Contributor

hi @cassova, i added the paperspace integration, the A4000 and P4000 are not part of the paperspace catalog currently but i can add it easily. thanks for bringing this up!

@cassova
Copy link
Author

cassova commented Sep 25, 2024

hi @asaiacai Thanks, I can see A4000 and P4000 available on the Paperspace UI. (I suspect that's what you mean by catalog?). Here's a few screenshots.
image
image

@cassova
Copy link
Author

cassova commented Sep 25, 2024

@asaiacai Thanks for the quick work on this! Could you please add the instances also mentioned in the screenshots?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
2 participants