Next: acc_wait_all, Previous: acc_async_test_all, Up: OpenACC Runtime Library Routines [Contents][Index]
acc_wait – Wait for completion of a specific asynchronous operation.This function waits for completion of the asynchronous operation specified in arg.
| Prototype: | acc_wait(arg); |
| Interface: | subroutine acc_wait(arg) |
integer(acc_handle_kind) arg |
OpenACC specification v2.0, section 3.2.8.