¶void flush(sycl::queue& queue)
void flush(sycl::queue& queue)
Description
Ensure that all operations previously submitted to the SYCL queue begin executing even when not explicitly awaited.
Parameters
- sycl::queue& queue