Parallel programming
Some links to pages I have found useful in learning about parallel programming
General
OpenACC
- OpenACC
- The OpenACC execution model
- Intro to OpenACC paper
- OpenACC kernels not generated
- PGI GPU Tutorial
- PGI Learning resources
- PGI 2017 Getting Started guide
- An example from NVidia -- Jacobi iteration
- The official OpenACC 2.5 spec
- Pittsburgh Super Computing ACC intro
- OpenACC Best Practices guide
- OpenACC Reference guide