cuda.bindings.nvml.device_get_vgpu_heterogeneous_mode#
- cuda.bindings.nvml.device_get_vgpu_heterogeneous_mode(intptr_t device) unsigned int#
Get the vGPU heterogeneous mode for the device.
- Parameters:
device (intptr_t) – The identifier of the target device.
- Returns:
The mode
- Return type:
unsigned int
See also
nvmlDeviceGetVgpuHeterogeneousMode