cuda.bindings.nvml.unit_get_devices#

cuda.bindings.nvml.unit_get_devices(intptr_t unit)#
Retrieves the set of GPU devices that are attached to the specified unit.

:param unit: The identifier of the target unit.
:type unit: Unit

:returns: An array of device handles for GPUs attached to the unit.
:rtype: array