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.
- Parameters:
unit (intptr_t) – The identifier of the target unit.
- Returns:
- Reference in which to return the references to the
attached GPU devices.
- Return type:
intptr_t
See also
nvmlUnitGetDevices