@vivekgalatage: Best structured reference I've found for GPU optimization - 450 papers, 14 years of research. Some techniques will have…

X AI KOLs Timeline News

Summary

A tweet shares a structured reference of 450 papers on GPU optimization spanning 14 years, noting that while some techniques evolve, the mental models remain useful. It also references a lecture on GPU architectures by Onur Mutlu.

Best structured reference I've found for GPU optimization - 450 papers, 14 years of research. Some techniques will have evolved, but the mental models hold up. https://t.co/2kFfsEq31h https://t.co/0jmUz9OUsX
Original Article
View Cached Full Text

Cached at: 05/21/26, 10:22 AM

Best structured reference I’ve found for GPU optimization - 450 papers, 14 years of research. Some techniques will have evolved, but the mental models hold up.

https://t.co/2kFfsEq31h https://t.co/0jmUz9OUsX

Vivek Galatage (@vivekgalatage): Yesterday’s lecture on GPU Architectures by @onurmutlu

Similar Articles

@akshay_pachaar: https://x.com/akshay_pachaar/status/2087928032904523980

X AI KOLs Following

An educational thread explaining how GPUs work, focusing on the memory-compute asymmetry that dominates LLM serving performance, and demonstrating how techniques like quantization, speculative decoding, and continuous batching follow from that fundamental constraint.