Next: acc_shutdown, Previous: acc_wait_async, Up: OpenACC Runtime Library Routines [Contents][Index]
acc_init – Initialize runtime for a specific device type.This function initializes the runtime for the device type specified in devicetype.
| Prototype: | acc_init(acc_device_t devicetype); | 
| Interface: | subroutine acc_init(devicetype) | 
| integer(acc_device_kind) devicetype | 
OpenACC specification v2.0, section 3.2.12.