nerfstudio-project / nerfstudio

A collaboration friendly studio for NeRFs
https://docs.nerf.studio
Apache License 2.0
9.33k stars 1.26k forks source link

Upgrade to CUDA Toolkit 12.1 and make it work with VS 12.10+ #3210

Open Bardo-Konrad opened 3 months ago

Bardo-Konrad commented 3 months ago

Installation creates all kinds of errors because tinycudann does not work with CUDA Toolkit 12.1 and VS 12.10+, while VS 12.9. is not available anymore on windows. As this is not the repository of tinycudann, just replace it with something that's userfriendly on install.

AruniRC commented 1 month ago

Just as an FYI, tiny-cuda-nn is required for faster speedups. On Linux I have been able to avoid tcnn installation, and use nerfstudio (although almost 1.5x-2. slower).

johnnynunez commented 4 weeks ago

Installation creates all kinds of errors because tinycudann does not work with CUDA Toolkit 12.1 and VS 12.10+, while VS 12.9. is not available anymore on windows. As this is not the repository of tinycudann, just replace it with something that's userfriendly on install.

for me tinnycudann is working with cuda 12.6