Rohan Mathur
Rohan Mathur
> My guess is that this is due to a change in PR #2350. This change was required for licensing reasons. @THE-COB could also chime in. This is probably true,...
> Hi, any update on this because i have reinstalled Nerfstudio just now and still i get the same artifacts. And a lot of them. Sorry, I have not gotten...
Where did you install CUDA_HOME and CUDA_PATH?
> I'm trying to install in windows via conda > Installed CUDA 11.3 > now these errors > > > Can I see a screenshot of your system and user...
Try making a CUDA_HOME env variable with the same value as CUDA_PATH in both system and user variables (this way you can do it on both admin and user accounts)
Try installing ninja like in this issue [https://github.com/NVlabs/tiny-cuda-nn/issues/169#issuecomment-1291990467](https://github.com/NVlabs/tiny-cuda-nn/issues/169#issuecomment-1291990467)
> I installed it using Visual Studio 2019 as follows. Operates on CUDA 11.6. > > pip install torch==1.12.1+cu116 torchvision==0.13.1+cu116 -f https://download.pytorch.org/whl/torch_stable.html pip install git+https://github.com/NVlabs/tiny-cuda-nn/#subdirectory=bindings/torch > > Built in Ubuntu...
> Hi, this generally means that tinycuda didn't get installed correctly. > > As a test, if you open up an interactive python environment, does importing tinycudann work? If not,...
I don't see this showing up in grades anymore