cuda.bindings.nvml.device_get_vgpu_scheduler_log#
- cuda.bindings.nvml.device_get_vgpu_scheduler_log(intptr_t device)#
Returns the vGPU Software scheduler logs.
pSchedulerLogpoints to a caller-allocated structure to contain the logs. The number of elements returned will never exceedNVML_SCHEDULER_SW_MAX_LOG_ENTRIES.- Parameters:
device (intptr_t) – The identifier of the target
device.- Returns:
Reference in which
pSchedulerLogis written.- Return type:
nvmlVgpuSchedulerLog_t
See also
nvmlDeviceGetVgpuSchedulerLog