cuda.bindings.nvml.CoolerInfo_v1#
- class cuda.bindings.nvml.CoolerInfo_v1#
Empty-initialize an instance of nvmlCoolerInfo_v1_t.
See also
nvmlCoolerInfo_v1_t
- __init__(*args, **kwargs)#
Methods
__init__(*args, **kwargs)from_buffer(buffer)Create an CoolerInfo_v1 instance with the memory from the given buffer.
from_data(data)Create an CoolerInfo_v1 instance wrapping the given NumPy array.
from_ptr(intptr_t ptr, bool readonly=False)Create an CoolerInfo_v1 instance wrapping the given pointer.
Attributes
ind_exthe cooler index
ptrGet the pointer address to the data as Python
int.signal_typethe cooler's control signal characteristics.
targetthe target that cooler cools.
versionthe API version number