OpenCL Computing
Context
OpenCL execution environment containing devices, memory objects, and associated commands. The context ensures consistency of shared resources between devices on the same OpenCL platform.
← Back