Error Logging
If error logging is enabled, your log may include messages labeled as
ERROR
or CRITICAL
:- ERRORmessages relate to local error conditions (such as API call failures or errors in command execution), after which the OpenCL™ runtime can still be used.
- CRITICALmessages relate to global error conditions (such as failure to initialize devices), after which the OpenCL runtime (or at least the active OpenCL context) should be restarted.
Example
ERROR 08:33:08 7612 <full_path>Context.hpp (59) For a 1D image buffer, the image width must be <= CL_DEVICE_IMAGE_MAX_BUFFER_SIZE