libgomp: OpenACC Runtime Library Routines

1 
1 5 OpenACC Runtime Library Routines
1 **********************************
1 
1 The runtime routines described here are defined by section 3 of the
1 OpenACC specifications in version 2.0.  They have C linkage, and do not
1 throw exceptions.  Generally, they are available only for the host, with
1 the exception of 'acc_on_device', which is available for both the host
1 and the acceleration device.
1 

Menu