nvidia docker
Hi, could you help me with launching nvidia docker in the pod?
It does not work either via docker pull inside template pods dockers, nor via running nvidia docker itself (it does not have ssh ). Could you give any link i can use to run it somehow?
2 Replies
FAQ | RunPod Documentation
RunPod offers two cloud computing services: Secure Cloud and Community Cloud. Secure Cloud provides high-reliability, while Community Cloud offers peer-to-peer GPU computing. On-Demand Pods run continuously, while Spot Pods use spare compute capacity.
By the way, the possibility to run docker on CPU pods that is described in your website, for example to prepare a docker image, became virtually impossible by a combination of:
- container disk limits for CPU pods, unless you choose really expensive ones
- no network volumes for CPU pods. Supposedly temporary, but for months