The environment which OpenCL Kernels execute and where synchronization and memory management is defined. Includes:
- 1 or more OpenCL Compute Host
- Device memory
- One or more Command Queue All commands are passed through the Command Queue
The environment which OpenCL Kernels execute and where synchronization and memory management is defined. Includes: