Video: An Overview of the CAPS OpenACC Compiler

Print Friendly, PDF & Email

httpv://www.youtube.com/watch?v=TZaPam-8NS8#!

In this video, CAPS presents an overview of the OpenACC programming standard. They describe the main directives and provide a set of guidelines to get started with OpenACC, providing a set of concrete examples to illustrate the programming concepts.

The OpenACC Application Program Interface describes a collection of compiler directives to specify loops and regions of code in standard C, C++ and Fortran to be offloaded from a host CPU to an attached accelerator, providing portability across operating systems, host CPUs and accelerators.