[][src]Module dynamic_ocl::device

Devices

An OpenCL device is a physical or logical device which can be used to execute OpenCL kernels.

Structs

AffinityDomain

OpenCL device affinity domain

Device

An OpenCL device

DeviceType

A bitfield representing OpenCL device types

ExecutionCapabilities

OpenCL device execution capabilities

FPConfig

A bitfield representing floating point mode support

SVMCapabilities

OpenCL device SVM capabilities

Enums

LocalMemType

Type of local memory for a device

MemCacheType

Type of cache memory supported by a device