cuda.bindings.nvml.unit_get_temperature#
- cuda.bindings.nvml.unit_get_temperature(intptr_t unit, unsigned int type) unsigned int#
Retrieves the temperature readings for the unit, in degrees C.
- Parameters:
unit (intptr_t) – The identifier of the target unit.
type (unsigned int) – The type of reading to take.
- Returns:
Reference in which to return the intake temperature.
- Return type:
unsigned int
See also
nvmlUnitGetTemperature