cuda.bindings.nvml.VgpuSchedulerGetState#

class cuda.bindings.nvml.VgpuSchedulerGetState#

Empty-initialize an instance of nvmlVgpuSchedulerGetState_t.

See also

nvmlVgpuSchedulerGetState_t

__init__(*args, **kwargs)#

Methods

__init__(*args, **kwargs)

from_buffer(buffer)

Create an VgpuSchedulerGetState instance with the memory from the given buffer.

from_data(data)

Create an VgpuSchedulerGetState instance wrapping the given NumPy array.

from_ptr(intptr_t ptr, bool readonly=False)

Create an VgpuSchedulerGetState instance wrapping the given pointer.

Attributes

arr_mode

int:

ptr

Get the pointer address to the data as Python int.

scheduler_params

VgpuSchedulerParams:

scheduler_policy

int: