pub fn cuda_driver_version_major(version: i32) -> i32
Expand description

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

Obtain the full version via Nvml.sys_cuda_driver_version().