wait_and_throw
MISSING
(1) | |
(2) |
-
Waits for all the events in the list. Exceptions may be thrown.
Parameters:-
const vector_class<cl::sycl::event> &
eventList
: List of events to wait
-
-
Waits for the event to complete. Throws any exception that can be associated with the execution of the event