First steps with OpenACC
Contents:
- What is OpenACC?
- Data movement example (download)
- Skalar product example (download)
Material for OpenACC (PGI):
Available compilers for OpenACC:
- PGI:
- compilers: pgcc, pgfortran (OpenACC is not supported for C++)
- see §7 in manual
for OpenACC directives.
- compiler options: pgcc
-help
- Profiling: pgcollect, pgprof
- Debugger: pgdbg
- Info in Accelerator: pgaccelinfo
- CAPS
(out of business June 2014):