google-research / multinerf

A Code Release for Mip-NeRF 360, Ref-NeRF, and RawNeRF
Apache License 2.0
3.58k stars 339 forks source link

DNN library is not found #14

Closed shangyuna closed 1 year ago

shangyuna commented 1 year ago

image Python version:3.9.12 CUDA version:11.3.109 CUDNN version:8.2.4 jax version: 0.3.15 jaxlib version: 0.3.15+cuda11.cudann82 GPU: RTX 3070

bmild commented 1 year ago

I ran into the same issue and solved it by installing CUDNN.

shangyuna commented 1 year ago

I ran into the same issue and solved it by installing CUDNN.

I have installed CUDNN ,version:8.2.4

theFilipko commented 1 year ago

It works with cudnn 8.2 only