PARALUTION  1.0.0
PARALUTION
paralution::oclHandle_t Struct Reference

#include <backend_ocl.hpp>

Data Fields

cl_context OCL_context
 
cl_command_queue OCL_cmdQueue
 
cl_program OCL_program_sp
 
cl_program OCL_program_dp
 
cl_program OCL_program_int
 
cl_uint OCL_numPlatforms
 
cl_platform_id * OCL_platforms
 
cl_uint * OCL_numDevices
 
cl_device_id ** OCL_devices
 
cl_kernel * OCL_kernels
 

Field Documentation

cl_command_queue paralution::oclHandle_t::OCL_cmdQueue
cl_context paralution::oclHandle_t::OCL_context
cl_device_id** paralution::oclHandle_t::OCL_devices
cl_kernel* paralution::oclHandle_t::OCL_kernels
cl_uint* paralution::oclHandle_t::OCL_numDevices
cl_uint paralution::oclHandle_t::OCL_numPlatforms
cl_platform_id* paralution::oclHandle_t::OCL_platforms
cl_program paralution::oclHandle_t::OCL_program_dp
cl_program paralution::oclHandle_t::OCL_program_int
cl_program paralution::oclHandle_t::OCL_program_sp

The documentation for this struct was generated from the following file: