12.07.2015 Views

NVIDIA CUDA

NVIDIA CUDA

NVIDIA CUDA

SHOW MORE
SHOW LESS
  • No tags were found...

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

102 Module Documentation3.19 Version ManagementFunctions• CUresult cuDriverGetVersion (int ∗driverVersion)Returns the <strong>CUDA</strong> driver version.3.19.1 Detailed DescriptionThis section describes the version management functions of the low-level <strong>CUDA</strong> driver application programminginterface.3.19.2 Function Documentation3.19.2.1 CUresult cuDriverGetVersion (int ∗ driverVersion)Returns in ∗driverVersion the version number of the installed <strong>CUDA</strong> driver. This function automatically returns<strong>CUDA</strong>_ERROR_INVALID_VALUE if the driverVersion argument is NULL.Parameters:driverVersion - Returns the <strong>CUDA</strong> driver versionReturns:Note:<strong>CUDA</strong>_SUCCESS, <strong>CUDA</strong>_ERROR_INVALID_VALUENote that this function may also return error codes from previous, asynchronous launches.Generated on Wed Apr 1 16:11:42 2009 for <strong>NVIDIA</strong> <strong>CUDA</strong> Library by Doxygen

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!