ChikaYan / d2nerf

Apache License 2.0
181 stars 14 forks source link

run python eval.py #13

Closed HelloTaeyeon closed 11 months ago

HelloTaeyeon commented 1 year ago

Why is there an error after running eval.py:symbol cudaGraphInstantiateWithFlags version libcudart.so.11.0 not defined in file libcudart.so.11.0 with link time reference

ChikaYan commented 1 year ago

Hi, this seems to be an issue with CUDA. Do you have CUDA 11.0 installed and is Jax compiled correctly with CUDA support?