November 21, 2023
Europe/Berlin timezone

Loop Optimizations with OpenACC

Nov 21, 2023, 2:55 PM
50m

Description

Understand the various levels of parallelism on a GPU and learn ways to extract more parallelism with OpenACC by optimizing loops in your code. Topics that will be covered are as follows:

  • Seq/Auto clause
  • Independent clause
  • Reduction clause
  • Collapse clause
  • Tile clause
  • Gang, Worker, Vector

Presentation materials

There are no materials yet.