cuda.bindings.nvml.device_get_vgpu_scheduler_state#
- cuda.bindings.nvml.device_get_vgpu_scheduler_state(intptr_t device)#
Returns the vGPU scheduler state. The information returned in
nvmlVgpuSchedulerGetState_tis not relevant if the BEST EFFORT policy is set.- Parameters:
device (intptr_t) – The identifier of the target
device.- Returns:
Reference in which
pSchedulerStateis returned.- Return type:
nvmlVgpuSchedulerGetState_t
See also
nvmlDeviceGetVgpuSchedulerState