Pre-class Assignment 16
Video lectures
For a good introduction to general GPU architecture, what this lecture. Then, watch the two short intro videos on CUDA found here.
Reading
Read Sections 1 and 2 of the CUDA C++ Programming Guide
Questions
- List the CUDA thread hierarchy from smallest to largest.
- List the CUDA memory hierarchy from smallest to largest.