cuda.bindings.nvml.TemperatureSensors#
- class cuda.bindings.nvml.TemperatureSensors(value: int)#
Temperature sensors.
See nvmlTemperatureSensors_t.
- GPU: 0
Temperature sensor for the GPU die.
- TEMPERATURE_GPU: 0
Temperature sensor for the GPU die.
- GPU_MAX: 1
Temperature from the hottest part of the GPU die.
- TEMPERATURE_GPU_MAX: 1
Temperature from the hottest part of the GPU die.
COUNT: 2
TEMPERATURE_COUNT: 2