Functions | |
const char * | cudaGetErrorString (cudaError_t error) |
Returns the message string from an error code. | |
cudaError_t | cudaGetLastError (void) |
Returns the last error from a runtime call. | |
cudaError_t | cudaPeekAtLastError (void) |
Returns the last error from a runtime call. |