CSol
|
#include <vector>
#include <CL/cl.h>
#include "cl.hpp"
Macros | |
#define | CL_STD "-cl-std=CL1.1 -cl-single-precision-constant -D INOPENCL -w" |
#define | CL_USE_DEPRECATED_OPENCL_1_1_APIS |
#define | CL_USE_DEPRECATED_OPENCL_1_2_APIS |
#define | CL_USE_DEPRECATED_OPENCL_2_0_APIS |
Variables | |
static const std::string | OCLheader |
#define CL_STD "-cl-std=CL1.1 -cl-single-precision-constant -D INOPENCL -w" |
#define CL_USE_DEPRECATED_OPENCL_1_1_APIS |
#define CL_USE_DEPRECATED_OPENCL_1_2_APIS |
#define CL_USE_DEPRECATED_OPENCL_2_0_APIS |
|
static |