cuda.bindings.nvml.device_set_vgpu_scheduler_state#

cuda.bindings.nvml.device_set_vgpu_scheduler_state(
intptr_t device,
intptr_t p_scheduler_state,
)#

Sets the vGPU scheduler state.

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

  • p_scheduler_state (intptr_t) – vGPU p_scheduler_state to set.

See also

nvmlDeviceSetVgpuSchedulerState