Skip to the content.

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

  1. List the CUDA thread hierarchy from smallest to largest.
  2. List the CUDA memory hierarchy from smallest to largest.