-
Since the CUDA compiler works on systems that don't support CUDA, there is no reason not to require the libraries at compile-time.
-
last changes for tensor-code project. add operator for struct matrix. See merge request !17
-
add stream to kdtree::search I did the bench test with my data. Please use your data to do the test to see whether it works. If you still encounter the same problem, please let me know! See merge request !16
-
add cpu kdtree version please do the test on linux to see whether it works or not See merge request !13
-
replace ANN by kdtree. hi See merge request !12