OpenACC Runtime Library Routines (GNU libgomp) (original) (raw)
Next: OpenACC Environment Variables, Previous: Enabling OpenACC, Up: Introduction [Contents][Index]
The runtime routines described here are defined by section 3 of the OpenACC specifications in version 2.6. They have C linkage, and do not throw exceptions. Generally, they are available only for the host, with the exception ofacc_on_device
, which is available for both the host and the acceleration device.