clSPARSE
v0.10.0.0
a software library containing Sparse functions written in OpenCL
|
defines 'C' compatible macros and inline functions to help pretty print error messages from clSPARSE library More...
#include <CL/cl.h>
#include <stdio.h>
Go to the source code of this file.
Macros | |
#define | _CLSPARSE_ERROR_H_ |
#define | CLSPARSE_V(_status, _message) clSPARSE_V( _status, _message, __FILE__, __LINE__ ) |
Debug macro provided to users to check the return code of clSPARSE API calculates and print messages to CONSOLE for debug builds only. | |
defines 'C' compatible macros and inline functions to help pretty print error messages from clSPARSE library