Previous: acc_get_cuda_stream, Up: OpenACC Runtime Library Routines [Contents][Index]
acc_set_cuda_stream – Set CUDA stream handle.This function associates the stream handle specified by stream with the asynchronous value specified by async.
| Prototype: | acc_set_cuda_stream(int async void *stream); |
OpenACC specification v2.0, section A.2.1.4.