Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 44f76429 authored by bkerbl's avatar bkerbl
Browse files

Added sequence include

parent 10b4e40c
No related branches found
No related tags found
No related merge requests found
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
#include <vector> #include <vector>
#include <cuda_runtime_api.h> #include <cuda_runtime_api.h>
#include <thrust/device_vector.h> #include <thrust/device_vector.h>
#include <thrust/sequence.h>
#define __CUDACC__ #define __CUDACC__
#include <cooperative_groups.h> #include <cooperative_groups.h>
#include <cooperative_groups/reduce.h> #include <cooperative_groups/reduce.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment