assertOpenCL
September 19, 2018
|
Files | |
file | example.cpp [code] |
Simple C++ example to show how run a kernel with assert*() and PRINT*() macros and test them. | |
file | opencl_errors_map.hpp [code] |
List of all error codes and names extracted from /usr/include/CL/cl.h. | |