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. :param unit: The identifier of the target unit. :type unit: intptr_t :returns: Reference in which to return the fan speed information. :rtype: nvmlUnitFanSpeeds_t .. seealso:: `nvmlUnitGetFanSpeedInfo`