cuda.bindings.nvml.gpu_instance_get_vgpu_scheduler_state#
- cuda.bindings.nvml.gpu_instance_get_vgpu_scheduler_state(intptr_t gpu_instance)#
Returns the vGPU scheduler state for the given GPU instance. The information returned in
nvmlVgpuSchedulerStateInfo_tis not relevant if the BEST EFFORT policy is set.- Parameters:
gpu_instance (intptr_t) – The GPU instance handle.
- Returns:
Reference in which
pSchedulerStateInfois returned.- Return type:
nvmlVgpuSchedulerStateInfo_v1_t
See also
nvmlGpuInstanceGetVgpuSchedulerState