cuda.bindings.nvml.device_get_handle_by_uuid#
- cuda.bindings.nvml.device_get_handle_by_uuid(uuid) intptr_t#
:param uuid: The UUID of the target GPU or MIG instance. :type uuid: str :returns: Reference in which to return the device handle or MIG device handle. :rtype: intptr_t .. seealso:: `nvmlDeviceGetHandleByUUID`