cuda.core.system.CoolerInfo#

class cuda.core.system.CoolerInfo(cooler_info: nvml.CoolerInfo)#

Methods

__init__(*args, **kwargs)#

Attributes

signal_type#

CoolerControl

The cooler’s control signal characteristics.

The possible types are restricted, variable and toggle. See CoolerControl for details.

Type:

CoolerInfo.signal_type

target#

list[CoolerTarget]

The target that cooler controls.

Targets may be GPU, Memory, Power Supply, or all of these. See CoolerTarget for details.

Type:

CoolerInfo.target