add thrust

This commit is contained in:
AndreaRigoni
2026-03-06 10:45:14 +00:00
parent 79e1abb2ff
commit f3ebba4931
4 changed files with 76 additions and 7 deletions

View File

@@ -34,6 +34,7 @@
#ifdef USE_CUDA
#include <cuda_runtime.h>
#include <thrust/device_vector.h>
#endif
namespace uLib {