IS&T RCS Tutorial - Introduction to OpenACC

  • Starts: 10:00 am on Tuesday, September 27, 2016
  • Ends: 12:00 pm on Tuesday, September 27, 2016
OpenACC (for Open Accelerators) is a programming standard for parallel computing on GPU systems. It is designed to simplify GPU programming. The basic approach is to insert special comments (directives) into the code that offload computation onto the GPUs and parallelize the code at the levels of GPU blocks and threads. It is possible for programmers to create an efficient parallel GPU code with only minor modifications to a serial CPU code. This tutorial covers the major features of OpenACC through discussion, examples and hands-on exercises in C and Fortran. Some experience in C or Fortran programming is assumed. Understanding of parallel programming in general is helpful, but not required.
Location:
111 Cummington Mall; MCS B27
Link:
http://www.bu.edu/phpbin/training/register/index.php?admingroup_id=43