Previous  Next

CLExecutionStatus

Returns the OpenCL program execution status.

int  CLExecutionStatus(
   int   kernel            // handle to a kernel of an OpenCL program
   );

Parameters

kernel

[in]  Handle to a kernel of the OpenCL program.

Return Value

Returns the OpenCL program status. The value can be one of the following: