cuda.bindings.nvml.VgpuSchedulerSetParams#

class cuda.bindings.nvml.VgpuSchedulerSetParams#

Empty-initialize an instance of nvmlVgpuSchedulerSetParams_t.

See also

nvmlVgpuSchedulerSetParams_t

__init__(*args, **kwargs)#

Methods

__init__(*args, **kwargs)

from_buffer(buffer)

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

from_data(data)

Create an VgpuSchedulerSetParams instance wrapping the given NumPy array.

from_ptr(intptr_t ptr, bool readonly=False)

Create an VgpuSchedulerSetParams instance wrapping the given pointer.

Attributes

ptr

Get the pointer address to the data as Python int.

vgpu_sched_data

_py_anon_pod5:

vgpu_sched_data_with_arr

_py_anon_pod4: