cuda.bindings.nvml.GpuDynamicPstatesInfo#

class cuda.bindings.nvml.GpuDynamicPstatesInfo#

Empty-initialize an instance of nvmlGpuDynamicPstatesInfo_t.

See also

nvmlGpuDynamicPstatesInfo_t

__init__(*args, **kwargs)#

Methods

__init__(*args, **kwargs)

from_buffer(buffer)

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

from_data(data)

Create an GpuDynamicPstatesInfo instance wrapping the given NumPy array.

from_ptr(intptr_t ptr, bool readonly=False)

Create an GpuDynamicPstatesInfo instance wrapping the given pointer.

Attributes

flags_

int:

ptr

Get the pointer address to the data as Python int.

utilization

_py_anon_pod1: