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_mode

int:

engine_id

int:

entries_count

int:

log_entries

VgpuSchedulerLogEntry:

ptr

Get the pointer address to the data as Python int.

scheduler_params

VgpuSchedulerParams:

scheduler_policy

int: