Version Management
- Provided by: nvidia-cuda-dev (Version: 7.5.18-0ubuntu1)
- Source: nvidia-cuda-toolkit
- Report a bug
\brief version management functions of the low-level CUDA driver API (cuda.h)
This section describes the version management functions of the low-level CUDA driver application programming interface.
Returns in *driverVersion the version number of the installed CUDA driver. This function automatically returns CUDA_ERROR_INVALID_VALUE if the driverVersion argument is NULL.
Parameters:
Returns:
Note:
Generated automatically by Doxygen from the source code.