assertOpenCL  September 19, 2018
OpenCL Directory Reference

Files

file  assert.cl [code]
 C-like assert alternative (because assert doesn't exist in OpenCL), with necessary helper macros to transmit information to the host.
 
file  print.cl [code]
 Helper macros to use printf() function during development when it is available (from OpenCL 1.2).