-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dockerfile and CUDA and CUDNN issues with GPU detected #47
Comments
Do you have anything you can suggest? |
looks like there is no GPU available |
I was able to build the nerfstudio Docker image in the same CI/CD environment and that used the GPU for nvcc calls. |
It sort of relates to https://stackoverflow.com/questions/59691207/docker-build-with-nvidia-runtime/61737404#61737404 Because the same thing happened on my machine, I will look into a kaniko based solution in kubernetes because this is the runtime environment. |
Looks like docker in docker kaniko is required https://gitlab.cvh-server.de/ckaufmann/gpu-cluster-images/-/blob/master/README.md#build-with-kaniko |
Trying to build from a CI/CD I got the following
builderror.txt.zip
see zip attached
important parts
The text was updated successfully, but these errors were encountered: