cuda.core.system.typing.CoolerTarget#

class cuda.core.system.typing.CoolerTarget(
value,
names=<not given>,
*values,
module=None,
qualname=None,
type=None,
start=1,
boundary=None,
)#

Cooler target.

NONE: none

This cooler controls nothing.

GPU: gpu

This cooler can cool the GPU.

MEMORY: memory

This cooler can cool the memory.

POWER_SUPPLY: power_supply

This cooler can cool the power supply.