Version Management
- Provided by: nvidia-cuda-dev (Version: 9.1.85-3ubuntu1)
- 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:
See also:
Generated automatically by Doxygen from the source code.