cuda.bindings.nvml.GpuThermalSettings#
- class cuda.bindings.nvml.GpuThermalSettings#
Empty-initialize an instance of nvmlGpuThermalSettings_t.
See also
nvmlGpuThermalSettings_t
- __init__(*args, **kwargs)#
Methods
__init__(*args, **kwargs)from_buffer(buffer)Create an GpuThermalSettings instance with the memory from the given buffer.
from_data(data)Create an GpuThermalSettings instance wrapping the given NumPy array.
from_ptr(intptr_t ptr, bool readonly=False)Create an GpuThermalSettings instance wrapping the given pointer.
Attributes
countint:
ptrGet the pointer address to the data as Python
int.sensor_py_anon_pod0: