NVlabs/InstantSplat

Simple KNN Submodule

IshanArya opened this issue · 2 comments

Hello,

Can you please add the code for the simple-knn submodule? It is not linked anywhere.

FYI.
for who wants to compile simple-knn with cuda higher than 12.5, you need to add

#include <cfloat>

to simple_knn.cu.