OpenCL-CLHPP icon indicating copy to clipboard operation
OpenCL-CLHPP copied to clipboard

Add support for creating a cl::CommandQueue with arbitrary properties

Open kpet opened this issue 6 years ago • 0 comments

Only properties defined using CL_QUEUE_PROPERTIES are currently supported. Arbitrary queue properties such as the ones added by vendor extensions aren't supported.

kpet avatar Nov 06 '19 17:11 kpet