Sign up for our newsletter and get the latest big data news and analysis.
Daily
Weekly

Video: An Introduction to OpenACC

In this video, Bronson Messer from ORNL presents: An Introduction to OpenACC. The presentation was part of the 2013 Argonne Training Program on Extreme-Scale Computing. Argonne will offer their next ATPESC session August 3 – 15, 2014.

The directives and programming model defined in the OpenACC API document allow programmers to create high-level host+accelerator programs without the need to explicitly initialize the accelerator, manage data or program transfers between the host and accelerator, or initiate accelerator startup and shutdown.

Download the Slides (PDF)

Resource Links: