OpenACC topic
OpenACC is a directive-based parallel programming model for C, C++, and Fortran. It is most often associated with directive-based programming for GPU computers, but has also been used for programming multi-core CPUs and FPGAs. OpenACC is developed and maintained by members of the OpenACC standard organization.
Kernels
This is a set of simple programs that can be used to explore the features of a parallel platform.
openacc-interoperability
Interoperability examples for OpenACC.
openacc_fortran_examples
Simple OpenACC Fortran Examples
openacc-training-materials
Training materials provided by OpenACC.org.
hiperc
High Performance Computing Strategies for Boundary Value Problems
POT3D
POT3D: High Performance Potential Field Solver
openacc-best-practices-guide
The sources for the OpenACC Programming and Best Practices Guide.