Skip to content

Commit

Permalink
Merge pull request #49 from ChuckHastings/update_thrust_version
Browse files Browse the repository at this point in the history
Update to support thrust 1.12
  • Loading branch information
BradReesWork authored Apr 22, 2021
2 parents e58d0ec + 673119c commit 6d2fc89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hornet/include/Core/SoA/impl/SoAPtr.i.cuh
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
*/

#include <rmm/thrust_rmm_allocator.h>
#include <thrust/host_vector.h>

using namespace rmm;

Expand Down

0 comments on commit 6d2fc89

Please sign in to comment.