Video: Introduction to OpenACC
by Rich Brueckner from High-Performance Computing News Analysis | insideHPC on (#3X0C7)
Vasileios Karakasis from CSCS gave this talk at the the Directive Based GPU Programming Workshop. "Directives-based programming facilitates the task of parallelizing your application by letting you focus on its parallel logic rather than on the very details and the low-level intricacies of the GPU architecture. In this course, we will introduce the OpenACC programming paradigms for the GPU. We will cover the parallel execution model and how it can be used to leverage parallelism, the memory model and how this differs from the classic CPU paradigm."
The post Video: Introduction to OpenACC appeared first on insideHPC.