Skip to main content

This is the beginning of a list of recommended papers on GPUs. In no way is this a complete or exhaustive list. Instead, it's intended to cover some of the most important, relevant papers.

  • Textbook: Tor Aamodt, Wilson Fung, and Tim Rogers have published a Synthesis Lecture on general-purpose GPUs. It covers many, but not all of the papers discussed below.
  • Textbook #2: Another good Synthesis Lecture on GPGPUs.

Foundational Papers

Simulation

Memory Consistency

Cache Coherence

Address Translation

Cache Optimizations

Scheduling

DRAM

OS Support