cuda.bindings.nvml.device_get_num_fans#
- cuda.bindings.nvml.device_get_num_fans(intptr_t device) unsigned int#
Retrieves the number of fans on the device.
- Parameters:
device (intptr_t) – The identifier of the target device.
- Returns:
The number of fans.
- Return type:
unsigned int
See also
nvmlDeviceGetNumFans