[][src]Function nvml_wrapper::cuda_driver_version_minor

pub fn cuda_driver_version_minor(version: i32) -> i32

Determines the minor version of the CUDA driver given the full version.

Obtain the full version via NVML.sys_cuda_driver_version().