We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b538cd8 commit 69193daCopy full SHA for 69193da
1 file changed
clang/test/dpct/thrust-algo-supplement.cu
@@ -9,6 +9,7 @@
9
#include <thrust/device_vector.h>
10
#include <thrust/execution_policy.h>
11
#include <thrust/host_vector.h>
12
+#include <thrust/scan.h>
13
14
template<typename index_t>
15
void embedding_dense_backward_cuda_scan() {
0 commit comments