Closed IshanArya closed 3 months ago
Hello,
Can you please add the code for the simple-knn submodule? It is not linked anywhere.
Nvm, it's available here: https://gitlab.inria.fr/bkerbl/simple-knn.git
FYI. for who wants to compile simple-knn with cuda higher than 12.5, you need to add
#include <cfloat>
to simple_knn.cu.
Hello,
Can you please add the code for the simple-knn submodule? It is not linked anywhere.