flann-lib / flann

Fast Library for Approximate Nearest Neighbors
http://people.cs.ubc.ca/~mariusm/flann
Other
2.25k stars 648 forks source link

fix compilation via gcc and cuda 9.1 #373

Closed NeoPhix closed 6 years ago

NeoPhix commented 6 years ago

add missing #include <thrust/gather> to kdtree_cuda_3d_index.cu fix error: /dependencies_sources/flann/src/cpp/flann/algorithms/kdtree_cuda_3d_index.cu(764): error: namespace "thrust" has no member "gather"