The OpenACC specification is a document that defines the OpenACC Application Program Interface (API), which is a collection of compiler directives that specify loops and regions of code in standard C, C++ and Fortran to be offloaded from a host CPU to an attached accelerator.