public class ClMtxVec
Methods
| Name | Description |
|---|---|
| clCheck | |
| clPlatform | |
| CreateIt (8) | |
| DisableCPUThreading | Redirects the execution path to the command que to one on the same device but without support for immediate execution. |
| EnableCPUThreading | Redirects the execution path to the command que to one on the same device with support for immediate execution. |
| FreeIt (8) | |
| GetCurrentCLDevice | |
| GetCurrentCommandQueue | |
| Max | |
| Min |
Constants
| Name | Type | Description |
|---|---|---|
| AMD_PLATFORM | String | Text identifying the AMD platform. |
| DEW_1D_KERNELS_CPU_DOUBLE | Int32 | Resource id for loading CPU optimized double precision kernels. |
| DEW_1D_KERNELS_CPU_DOUBLE_STR | String | Resource id for loading CPU optimized double precision kernels. |
| DEW_1D_KERNELS_CPU_SINGLE | Int32 | Resource id for loading CPU optimized single precision kernels. |
| DEW_1D_KERNELS_CPU_SINGLE_STR | String | Resource id for loading CPU optimized single precision kernels. |
| DEW_1D_KERNELS_GPU_DOUBLE | Int32 | Resource id for loading GPU optimized double precision kernels. |
| DEW_1D_KERNELS_GPU_DOUBLE_STR | String | Resource id for loading GPU optimized double precision kernels. |
| DEW_1D_KERNELS_GPU_SINGLE | Int32 | Resource id for loading GPU optimized single precision kernels. |
| DEW_1D_KERNELS_GPU_SINGLE_STR | String | Resource id for loading GPU optimized single precision kernels. |
| INTEL_PLATFORM | String | Text identifying the INTEL platform. |
| NVIDIA_PLATFORM | String | Text identifying the NVIDIA platform. |
| OPENCL_BLOCKLEN | Int32 |