Go to the documentation of this file.
   18 #ifndef __STARPU_DRIVER_H__ 
   19 #define __STARPU_DRIVER_H__ 
   22 #if defined(STARPU_USE_OPENCL) && !defined(__CUDACC__) 
   38 #if defined(STARPU_USE_OPENCL) && !defined(__CUDACC__) 
   39                 cl_device_id opencl_id;
 
   40 #elif defined(STARPU_SIMGRID)