cuda.bindings.nvml.PSUInfo#

class cuda.bindings.nvml.PSUInfo#
Empty-initialize an instance of `nvmlPSUInfo_t`.


.. seealso:: `nvmlPSUInfo_t`
__init__(*args, **kwargs)#

Methods

__init__(*args, **kwargs)

from_buffer(buffer)

from_data(data)

from_ptr(intptr_t ptr, bool readonly=False)

Attributes

current

power

ptr

state

voltage