runpod / runpodctl

🧰 | RunPod CLI for pod management
https://www.runpod.io/
GNU General Public License v3.0
261 stars 38 forks source link

Trying to deploy CPU pod : `Error: required flag(s) "gpuType" not set` #161

Open gwpl opened 2 months ago

gwpl commented 2 months ago

Dear Maintainers,

I am trying to deploy CPU pod (for testing),

and as much as tool seems working with GPU pods, for CPU pods I get:

Error: required flag(s) "gpuType" not set

Extra user wish: additionally, probably providing command lines examples in WebUI or documentation would be also helpful for convenient parameter settings or to have templates to tweak or follow.

Thank you for great service.

matanyall commented 2 weeks ago

Yeah, we need cpu serverless support here if we are going to be able to use this feature of runpod

gwpl commented 2 weeks ago

But I didn't want to spin on serverless... I wanted to spin up instances, parform on them CPU intense tasks, and bring them down.