Lecture 23

Learning objectives

After this class, you should be able to:

  1. Use the CUDA profiler to analyze your code.
  2. Use the CUDA Occupancy Calculator to choose parameters that optimize use of hardware resources.
  3. Figure out performance bottlenecks using PTX code.

Reading assignment

  1. Slides on Performance Analysis.

Exercises and review questions


Last modified: 4 Apr 2013