dpctl.SyclDevice.has_aspect_host_debuggable

SyclDevice.has_aspect_host_debuggable

Returns True if kernels running on this device can be debugged using standard debuggers that are normally available on the host system, False otherwise.

Returns:

Indicates if host debugger may be used to debug device code.

Return type:

bool