syclreference.com
  1. SYCL
  2. | API Reference
  3. | Ranges and index space identifiers
  4. | group
  5. | wait_for

wait_for

Waits on each given device_event


template <typename... eventTN>
void wait_for(eventTN... events) const
(1)
  1. Waits on each given device_event
    Parameters:
    • eventTN... events : Pack of device_events

syclreference.com — SYCL Reference Pages

Last updated: 2019-01-24 00:24:52 +0000