cuda.bindings.nvml.device_set_vgpu_heterogeneous_mode#

cuda.bindings.nvml.device_set_vgpu_heterogeneous_mode(intptr_t device, int mode)#

Enable or disable vGPU heterogeneous mode for the device.

Parameters:
  • device (intptr_t) – Identifier of the target device.

  • heterogeneous_mode (unsigned int) – mode

See also

nvmlDeviceSetVgpuHeterogeneousMode