No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda
Hey everyone 👋
I'm trying to use Runpod serverless to run the https://github.com/nerfstudio-project/gsplat/ gaussian-splatting implementation. However, when building the project from source (
pip install . of my Dockerfile below), I get the error:
No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda
Is the CUDA runtime available during the build stage of a docker image on runpod serverless workers?
Thanks in advance!
Dockerfile:
GitHub
GitHub - nerfstudio-project/gsplat: CUDA accelerated rasterization ...
CUDA accelerated rasterization of gaussian splatting - nerfstudio-project/gsplat
9 Replies
Unknown User•8mo ago
Message Not Public
Sign In & Join Server To View
It supports CUDA 11.8. I've ran the same installation process on a pod using the
runpod/pytorch:2.1.0-py3.10-cuda11.8.0-devel-ubuntu22.04 template and it worksUnknown User•8mo ago
Message Not Public
Sign In & Join Server To View
@canxerian
Escalated To Zendesk
The thread has been escalated to Zendesk!
Thanks @nerdylive! Endpoint ID is pr3gt0gti2ylyo
I have the same question, how did you do it, and what is the use of submitting a work order to upgrade
Unknown User•6mo ago
Message Not Public
Sign In & Join Server To View
this
Unknown User•6mo ago
Message Not Public
Sign In & Join Server To View