OpenACC

OpenACC加速平台

OpenACC is a user-driven directive-based performance-portable parallel programming model designed for scientists and engineers interested in porting their codes to a wide-variety of heterogeneous HPC hardware platforms and architectures with significantly less programming effort than required with a low-level model.(特点 High Level)

OpenACC

参考链接
OpenACC主页:https://www.openacc.org/
官方参考文档:https://www.openacc.org/resources
Tools 编译器和调试器:PGI Cray GCC https://www.openacc.org/tools
PGI community edition http://www.pgroup.com/products/

参考书籍
OpenACC并行编程实战
OpenACC编程标准-中文版-GPU并行编程.pdf