Open kajalsanklecha opened 1 year ago
Thank you for the code.
I have been trying to install this repository on my system with Cuda 12.0. But pytorch isn't available for the same. So I installed pytorch for cuda 11.6. But in this scenario, I'm unable to install tiny cuda nn. Any solution anyone?
Thanks @kajalsanklecha ,
For Cuda 12 support in tiny-cuda-nn, it is better to ask directly in https://github.com/NVlabs/tiny-cuda-nn
We have only tested nvdiffrec with Cuda 11.3-11.6 as we rely on PyTorch.
Thank you for the code.
I have been trying to install this repository on my system with Cuda 12.0. But pytorch isn't available for the same. So I installed pytorch for cuda 11.6. But in this scenario, I'm unable to install tiny cuda nn. Any solution anyone?