Fundamentals of Accelerated Computing with OpenACC

  • Name:

    Fundamentals of Accelerated Computing with OpenACC

  • Venue:

    Online

  • Date:

    21.11.2023

  • Time:

    09:00 - 17:00

  • This workshop covers the fundamental tools and techniques needed for accelerating C/C++ or Fortran applications to run on massively parallel GPUs with OpenACC. You will learn how to write code, configure code parallelization with OpenACC, optimize memory movements between the CPU and GPU accelerator, and implement the workflow that you have learned on a new task—accelerating a fully functional, but CPU-only, Laplace Heat Equation code for massive performance gains. At the end of the workshop, you will have access to additional resources for creating new GPU-accelerated applications on your own.