dpctl.SyclDevice.has_aspect_emulated¶
- SyclDevice.has_aspect_emulated¶
Returns
True
if this device is somehow emulated,False
otherwise. A device with this aspect is not intended for performance, and instead will generally have another purpose such as emulation or profiling.- Returns:
Indicates if device is somehow emulated.
- Return type: