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