Next: acc_set_cuda_stream, Previous: acc_get_current_cuda_context, Up: OpenACC Runtime Library Routines [Contents][Index]
acc_get_cuda_stream
– Get CUDA stream handle.This function returns the CUDA stream handle. This handle is the same as used by the CUDA Runtime or Driver API’s.
Prototype: | acc_get_cuda_stream(void); |
OpenACC specification v2.0, section A.2.1.3.