cuda.bindings.nvml.vgpu_instance_get_vm_driver_version#

cuda.bindings.nvml.vgpu_instance_get_vm_driver_version(unsigned int vgpu_instance) str#
Retrieve the NVIDIA driver version installed in the VM associated with a vGPU.

:param vgpu_instance: Identifier of the target vGPU instance.
:type vgpu_instance: unsigned int

.. seealso:: `nvmlVgpuInstanceGetVmDriverVersion`