We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ae6769 commit aba3da1Copy full SHA for aba3da1
src/cuNSearch.cu
@@ -10,7 +10,7 @@
10
#include <chrono>
11
#include <thread>
12
13
-#include <device_functions.h>
+#include <cuda_runtime.h>
14
15
#include <thrust/device_ptr.h>
16
#include <thrust/sort.h>
0 commit comments