Skip to content

Commit 4c7c0f6

Browse files
committed
Merge branch 'hotfix/cuda9.1-compatibility' into develop
2 parents dc6dbd1 + 9eac8ec commit 4c7c0f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

PyHEADTAIL/gpu/thrust_code.cu

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#include <thrust/gather.h>
12
#include <thrust/sort.h>
23
#include <thrust/binary_search.h>
34
#include <thrust/device_vector.h>

0 commit comments

Comments
 (0)