NVlabs / instant-ngp

Instant neural graphics primitives: lightning fast NeRF and more
https://nvlabs.github.io/instant-ngp
Other
16.03k stars 1.93k forks source link

CUDA driver version is insufficient for CUDA runtime version #1475

Open rugrag opened 1 year ago

rugrag commented 1 year ago

Hi, when I try to execute with ./instant-ngp or the equivalent python script I get the message:

ERROR Uncaught exception: /path/instant-ngp/dependencies/tiny-cuda-nn/include/tiny-cuda-nn/multi_stream.h:44 cudaStreamCreate(&m_stream) failed: CUDA driver version is insufficient for CUDA runtime version

My system:

Thanks for your help!