Closed Anji-Builds closed 3 months ago
I'm not a docker expert but the warning says your Nvidia driver is not detected. Either you don't have nvidia driver in your docker, or most likely your docker doesn't have access to your nvidia GPU.
thanks Andyshen, closing due to lack of further response
Thank you @Andyshen555 for your insight. You were right.
@atonderski yes the issue is solved.
Thanks a lot for this interesting work.
I used the provided Dockerfile with slight modification and was able to build the docker image. However, when I run the docker container and try to import tinycudann, I get the above error. I have provided the TCNN_CUDA_ARCHITECTURES value.
Could anyone help me solve this issue?