Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -171,9 +171,6 @@ produced by any queue (or its associated context) on this device.
If so, they are passed to the appropriate async_handler as described in section
4.13.1.3 "Priorities of async handlers" of the core SYCL specification.

_Throws:_ A synchronous `exception` with the `errc::feature_not_supported`
error code if the device does not have `aspect::ext_oneapi_device_wait`.

'''


Expand Down