acc_get_cuda_stream
– Get CUDA stream handle. ¶This function returns the CUDA stream handle for the queue async. This handle is the same as used by the CUDA Runtime or Driver API’s.
Prototype: | void *acc_get_cuda_stream(int async); |
OpenACC specification v2.6, section A.2.1.3.