CSol
Macros | Variables
opencl.h File Reference
#include <vector>
#include <CL/cl.h>
#include "cl.hpp"
Include dependency graph for opencl.h:
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

#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

Variable Documentation

const std::string OCLheader
static
Initial value:
=
" #define REAL float \n"" \n"
" #define EPS 1.0E-6 \n"
" #define REALVEC2 float2 \n"
" #define REALVEC3 float3 \n"