dpctl.SyclDevice.has_aspect_is_component

SyclDevice.has_aspect_is_component

Returns True if this device is a component device, False otherwise. A device with this aspect will have a composite device from which it is descended.

Returns:

Indicates if device is a component device.

Return type:

bool