Thread Hierarchy
Programming Model
SM Implementation
Bank Conflict
Race Condition
Atomic Operation
A clarification of bank conflict in the slide: when two or more addresses of memory request from threads within the same warp are in the same bank, bank conflict occurs.