OpenCL-CLHPP
OpenCL-CLHPP copied to clipboard
Add support for creating a cl::CommandQueue with arbitrary properties
Only properties defined using CL_QUEUE_PROPERTIES are currently supported. Arbitrary queue properties such as the ones added by vendor extensions aren't supported.