Lecture 23
Learning objectives
After this class, you should be able to:
- Use the CUDA profiler to analyze your code.
- Use the CUDA Occupancy Calculator to choose parameters that optimize use of hardware resources.
- Figure out performance bottlenecks using PTX code.
Reading assignment
- Slides on
Performance Analysis
.Exercises and review questions
- Exercises and review questions on current lecture's material
- Use the tools discussed in class to compare your assignment 4 codes.
- Preparation for the next lecture
- None.
Last modified: 4 Apr 2013