10.5. OpenACC Module OPENACC

10.5 OpenACC Module OPENACC

Standard:
OpenACC Application Programming Interface v2.0

The OpenACC Fortran runtime library routines are provided both in a form of a Fortran 90 module, named OPENACC, and in form of a Fortran include file named openacc_lib.h. The procedures provided by OPENACC can be found in the Introduction manual, the named constants defined in the modules are listed below.

For details refer to the actual OpenACC Application Programming Interface v2.0.

OPENACC provides the scalar default-integer named constant openacc_version with a value of the form yyyymm, where yyyy is the year and mm the month of the OpenACC version; for OpenACC v2.0 the value is 201306.

© Free Software Foundation
Licensed under the GNU Free Documentation License, Version 1.3.
https://gcc.gnu.org/onlinedocs/gcc-6.3.0/gfortran/OpenACC-Module-OPENACC.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部