[][src]Function nvml_wrapper::cuda_driver_version_major

pub fn cuda_driver_version_major(version: i32) -> i32

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

Obtain the full version via NVML.sys_cuda_driver_version().