syclreference.com
  1. SYCL
  2. | API Reference
  3. | queue
  4. | wait_and_throw

wait_and_throw

MISSING


void wait_and_throw()
(1)
  1. Performs a blocking wait for the completion of all enqueued tasks in the queue. Synchronous errors are reported through C++ exceptions. Asynchronous errors are reported to the async_handler if provided (lost otherwise)

syclreference.com — SYCL Reference Pages

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