cuda.bindings.nvml.VgpuSchedulerLog#
- class cuda.bindings.nvml.VgpuSchedulerLog#
Empty-initialize an instance of nvmlVgpuSchedulerLog_t.
See also
nvmlVgpuSchedulerLog_t
- __init__(*args, **kwargs)#
Methods
__init__(*args, **kwargs)from_buffer(buffer)Create an VgpuSchedulerLog instance with the memory from the given buffer.
from_data(data)Create an VgpuSchedulerLog instance wrapping the given NumPy array.
from_ptr(intptr_t ptr, bool readonly=False)Create an VgpuSchedulerLog instance wrapping the given pointer.
Attributes
arr_modeint:
engine_idint:
entries_countint:
log_entriesVgpuSchedulerLogEntry:
ptrGet the pointer address to the data as Python
int.scheduler_paramsVgpuSchedulerParams:
scheduler_policyint: