build error
whuzs opened this issue · 2 comments
whuzs commented
Thanks for such a great job, but when I compile the project, an error occurs“spatial-kdtree.h:20:10: fatal error: cub/cub.cuh: No such file or directory
#include <cub/cub.cuh>
”
my cuda version is 10.1
ingowald commented
Thanks, I'll check on cuda version requirements for cub.
10.1 is pretty dated though:-)
whuzs commented
Yes, I updated my cuda version to 11.4 and it compiles fine