diff --git a/cuda-stream.cu b/cuda-stream.cu index 8f5082a..bdc7855 100644 --- a/cuda-stream.cu +++ b/cuda-stream.cu @@ -7,8 +7,7 @@ #include #include -#define __CL_ENABLE_EXCEPTIONS -#include "cl.hpp" +#include #define DATATYPE double unsigned int ARRAY_SIZE = 50000000;