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