cuda.bindings.nvml.system_get_cuda_driver_version_v2#
- cuda.bindings.nvml.system_get_cuda_driver_version_v2() int#
Retrieves the version of the CUDA driver from the shared library.
For all products. The returned CUDA driver version by calling cuDriverGetVersion().
- Returns:
Reference in which to return the version identifier.
- Return type:
See also
nvmlSystemGetCudaDriverVersion_v2