|
FireSync API
|
Reports the current Cuda runtime version.
Note, if there is no Cuda device present in the system, the Cuda runtime will not be loaded and the version cannot be determined. In this case, kERROR_NOT_FOUND may be returned.
Similarly, if the Cuda driver version is incompatible, the runtime version cannot be determined. In this case kERROR_VERSION may be returned.
| version | Receives Cuda runtime version. |