What happens when a GPU reads memory
ibobev
105 points
18 comments
August 21, 2026
Related Discussions
Found 5 related stories in 54.4ms across 4,128 title embeddings via pgvector HNSW
- What happens when a GPU reads memory? somnial · 15 pts · August 13, 2026 · 100% similar
- Unified Memory, Explained: Why Mini PCs Can Run 70B Models a Big GPU Can't ermantrout · 71 pts · July 10, 2026 · 56% similar
- Reverse-engineering Nvidia's CUDA-checkpoint for faster cold starts ilreb · 18 pts · July 09, 2026 · 51% similar
- What if the RAM/GPU shortage is deliberate? theoneone · 37 pts · July 25, 2026 · 50% similar
- AMD publishes machine-readable ISA so frontier models can write its GPU kernels logickkk1 · 16 pts · July 25, 2026 · 50% similar
Discussion Highlights (7 comments)
empiricus
For a long time, the chip manufacturers had an inclination to simplify the hardware and rely on the software adapting and optimizing. But for decades this bid failed. Now we have the unrelenting AI capable of finetuning kernels relatively quickly. Maybe simpler hw will work this time? Note: not sure if TPU/NPU is not only simple but also too limited.
yipinwong
This is a type of article that is HN worthy and came to HN for initially because I don't even understand a third of content there. Giving me inspiration to dive deeper. SEriously, I don't understand it (yet) lol.
brcmthrowaway
Ctrl+F PCIe BAR.. nothing.
snigacookie
Can someone help me understand why I spent 5 minutes reading something that I still don't understand? Link for the ELI5 version?
KellyCriterion
VERY good article, reminds me on: "what every programmer should know about memory" https://github.com/Ty-Chen/Reading-List/blob/master/What%20e...
mathisfun123
YMMV; not all GPUs work exactly like this
xyzsparetimexyz
> Little of the detail of this path is documented by NVIDIA, at least not to the level that we’d like, so we’ll determine it by running timing experiments on the hardware itself Or you could just use the AMD isa.