cuda.bindings.nvml.unit_get_psu_info#

cuda.bindings.nvml.unit_get_psu_info(intptr_t unit)#

Retrieves the PSU stats for the unit.

Parameters:

unit (intptr_t) – The identifier of the target unit.

Returns:

Reference in which to return the PSU information.

Return type:

nvmlPSUInfo_t

See also

nvmlUnitGetPsuInfo