cuda.core.system.TemperatureThresholds#
- class cuda.core.system.TemperatureThresholds(
- value,
- names=<not given>,
- *values,
- module=None,
- qualname=None,
- type=None,
- start=1,
- boundary=None,
Temperature threshold types.
- SHUTDOWN: shutdown
Temperature threshold types.
- SLOWDOWN: slowdown
Temperature threshold types.
- MEM_MAX: mem_max
Temperature threshold types.
- GPU_MAX: gpu_max
Temperature threshold types.
- ACOUSTIC_MIN: acoustic_min
Temperature threshold types.
- ACOUSTIC_CURR: acoustic_curr
Temperature threshold types.
- ACOUSTIC_MAX: acoustic_max
Temperature threshold types.
- GPS_CURR: gps_curr
Temperature threshold types.