NVlabs/tiny-cuda-nn

Fully fused MLPs do not support GPU architectures of 70 or less.

Orange-Ctrl opened this issue · 1 comments

Hi,
I use rtx 3090 and got this warning which is not supposed to appear. when I use tiny-cuda-nn on other project, I got warning "tinycudann was built for lower compute capability ({cc}) than the system's ({system_compute_capability}). Performance may be suboptimal."
So wierd! Has somebody met this problem?

image
thanks in advance!

hello have you got the answer, i still have the same issue, thank you