skypilot-org / skypilot

SkyPilot: Run AI and batch jobs on any infra (Kubernetes or 12+ clouds). Get unified execution, cost savings, and high GPU availability via a simple interface.
https://skypilot.readthedocs.io
Apache License 2.0
6.62k stars 483 forks source link

[Clouds] Support paperspace #3077

Closed fakerybakery closed 3 months ago

fakerybakery commented 8 months ago

Hi, Is Paperspace supported? Thank you!

Michaelvll commented 8 months ago

Thanks for asking @fakerybakery! We don’t have the support for paperspace at the moment, but we do have a community member trying to add it, cc’ing @asaiacai for a look. ;)

fakerybakery commented 8 months ago

Thanks! I was hoping to be able to use it in Gradient, for example running some code in the notebook to allow Skypilot to connect to it?

asaiacai commented 8 months ago

Hi @fakerybakery! For context, I think I've figured out all the APIs for machine create/up/stop/down to integrate into skypilot. Recently I was stuck on how to add sky-key.pub to the machines on creation but recently I found out that paperspace provides an API for startup scripts upon machine creation that I'm going to try and use for adding the public keys. I'm planning on drafting a PR sometime this month. Stay tuned!

asaiacai commented 7 months ago

this will be resolved by #3197 . Feel free to try it out @fakerybakery and let me know if there are any hiccups.

A catalog PR is here as well skypilot-org/skypilot-catalog#61 that you can copy into your ~/.sky/catalogs

github-actions[bot] commented 3 months ago

This issue is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 10 days.

Michaelvll commented 3 months ago

This has been fixed by #3197.