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

clarify CL_DEVICE_TYPE_DEFAULT and CL_DEVICE_TYPE_ALL for custom devices

Open bashbaug opened this issue 1 year ago • 0 comments

fixes #300

Fixes CL_DEVICE_TYPE_ALL - now it will return all devices in the platform, including custom devices.

Clarifies that CL_DEVICE_TYPE_DEFAULT may return a custom device if it is the only device in the platform.

bashbaug avatar Mar 31 '24 18:03 bashbaug