Lecture 11
Learning objectives
After this class, you should be able to:
- Profile CUDA code using the CUDA Visual Profiler.
- Determine the occupancy of CUDA code using the GPU occupancy calculator.
- Describe the tools available to profile code on the Cell processor.
Reading assignment
- Refer to the CUDA Visual Profiler and GPU Occupancy Calculator documents on blackboard.
Exercises and review questions
- Exercises and review questions on current lecture's material
- Profile both your matrix multiplication codes of assignment 2, and determine the reason for the difference in performance.
- Use the GPU occupancy calculator to determine the occupancy of the above code.
- Preparation for the next lecture
- None.
Last modified: 15 Feb 2010