fix
This commit is contained in:
parent
1de5734d4c
commit
c39ad981ce
@ -19,6 +19,10 @@
|
||||
#include <thrust/transform_scan.h>
|
||||
#include <thrust/unique.h>
|
||||
|
||||
#include <hip/hip_runtime.h>
|
||||
#include <thrust/system/hip/execution_policy.h>
|
||||
#include <thrust/system/hip/detail/get_value.h>
|
||||
|
||||
#include <algorithm>
|
||||
#include <chrono>
|
||||
#include <cstddef> // for size_t
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user