cuda.bindings.nvml.VgpuSchedulerParams#

class cuda.bindings.nvml.VgpuSchedulerParams#

Empty-initialize an instance of nvmlVgpuSchedulerParams_t.

See also

nvmlVgpuSchedulerParams_t

__init__(*args, **kwargs)#

Methods

__init__(*args, **kwargs)

from_buffer(buffer)

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

from_data(data)

Create an VgpuSchedulerParams instance wrapping the given NumPy array.

from_ptr(intptr_t ptr, bool readonly=False)

Create an VgpuSchedulerParams instance wrapping the given pointer.

Attributes

ptr

Get the pointer address to the data as Python int.

vgpu_sched_data

_py_anon_pod3:

vgpu_sched_data_with_arr

_py_anon_pod2: