Skip to content

Struct simtix::opencl::Kernel

ClassList > simtix > opencl > Kernel

Public Attributes

Type Name
uint32_t dim
uint64_t entry_pc
std::vector< uint32_t > global_offset
std::vector< uint32_t > global_size
uint64_t kernel_arg
uint64_t kernel_id
uint64_t kernel_pc
std::vector< uint32_t > local_size

Public Attributes Documentation

variable dim

uint32_t simtix::opencl::Kernel::dim;

variable entry_pc

uint64_t simtix::opencl::Kernel::entry_pc;

variable global_offset

std::vector<uint32_t> simtix::opencl::Kernel::global_offset;

variable global_size

std::vector<uint32_t> simtix::opencl::Kernel::global_size;

variable kernel_arg

uint64_t simtix::opencl::Kernel::kernel_arg;

variable kernel_id

uint64_t simtix::opencl::Kernel::kernel_id;

variable kernel_pc

uint64_t simtix::opencl::Kernel::kernel_pc;

variable local_size

std::vector<uint32_t> simtix::opencl::Kernel::local_size;


The documentation for this class was generated from the following file projects/simtix/include/simtix/opencl.h