admin 管理员组

文章数量: 1184232

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主页:/
官方参考文档:
Tools 编译器和调试器:PGI Cray GCC
PGI community edition /

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

本文标签: OpenACC