acc_wait_all_async
– Wait for completion of all asynchronous operations. ¶This function enqueues a wait operation on the queue async for any and all asynchronous operations that have been previously enqueued on any queue.
Prototype: | acc_wait_all_async(int async); |
Interface: | subroutine acc_wait_all_async(async) |
integer(acc_handle_kind) async |
OpenACC specification v2.6, section 3.2.14.