cuda.bindings.nvml.unit_get_fan_speed_info#
- cuda.bindings.nvml.unit_get_fan_speed_info(intptr_t unit)#
Retrieves the fan speed readings for the unit.
- Parameters:
unit (intptr_t) – The identifier of the target unit.
- Returns:
Reference in which to return the fan speed information.
- Return type:
nvmlUnitFanSpeeds_t
See also
nvmlUnitGetFanSpeedInfo