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.

Parameters:

device (intptr_t) – The identifier of the target device.

Returns:

Reference in which to return the current vGPU mode.

Return type:

int

See also

nvmlDeviceGetHostVgpuMode