|
FireSync API
|
Converts a Cuda status code to a kStatus code.
At the time of this writing, this method does not attempt to recognize all of Cuda's individual error codes. Any unrecognized code will be reported as kERROR.
| cudaStatus | Cuda runtime status code. |