clSPARSE
v0.10.0.0
a software library containing Sparse functions written in OpenCL
|
A structure returned by value from the clsparseGetEvent function. This serves as result/status pair for the creation operation. More...
#include <clSPARSE.h>
Public Attributes | |
clsparseStatus | status |
cl_event | event |
A structure returned by value from the clsparseGetEvent function. This serves as result/status pair for the creation operation.
cl_event clsparseEventResult::event |
Returned event object client can synchronize with
clsparseStatus clsparseEventResult::status |
Returned error code