cuda.bindings.nvml.unit_get_unit_info#
- cuda.bindings.nvml.unit_get_unit_info(intptr_t unit)#
Retrieves the static information associated with a unit.
- Parameters:
unit (intptr_t) – The identifier of the target unit.
- Returns:
Reference in which to return the unit information.
- Return type:
nvmlUnitInfo_t
See also
nvmlUnitGetUnitInfo