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().
Nvml.sys_cuda_driver_version()