Next: acc_wait_all_async, Previous: acc_wait, Up: OpenACC Runtime Library Routines [Contents][Index]
acc_wait_all
– Waits for completion of all asynchronous operations.This function waits for the completion of all asynchronous operations.
Prototype: | acc_wait_all(void); |
Interface: | subroutine acc_wait_async() |
OpenACC specification v2.0, section 3.2.10.