cuda.bindings.nvml.device_get_host_vgpu_mode#
- cuda.bindings.nvml.device_get_host_vgpu_mode(intptr_t device) int#
Queries if SR-IOV host operation is supported on a vGPU supported device. :param device: The identifier of the target device. :type device: intptr_t :returns: Reference in which to return the current vGPU mode. :rtype: int .. seealso:: `nvmlDeviceGetHostVgpuMode`