Lecture 6
Learning objectives
After this class, you should be able to:
- Estimate the efficiency of your code in using hardware resources as a function of the number of threads per block.
Reading assignment
- Read the UIUC Lec-5-6 slides.
- Chapter 5 of text.
Exercises and review questions
- Exercises and review questions on current lecture's material
- What is the best tile-size for matrix multiplication using shared memory on our gpu machine, and what is its limit on performance?
- Preparation for the next lecture
- What is the purpose of GMAC.
Last modified: 24 Jan 2013