cuda.core.system.CoolerTarget#
- class cuda.core.system.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.