
Most coding-tool advice stops at prompts; this goes a layer down to explain why your GPU sits idle burning most of its FLOPs during — it's starved for memory bandwidth, not compute. Turc uses the roofline model to make , , and diffusion LLMs click as engineering responses to the same bottleneck. Watch it if you want to reason about latency, batching, and hardware choices instead of guessing.
“Yet it's sitting idle, waiting for parameters to arrive.”
Julia Turc
“for every single token generated, the entire model, all billions of parameters, must complete this journey from the HBM to the processor”
Julia Turc
“Option one, just wait for NVIDIA to improve memory bandwidth, but that's not very high agency.”
Julia Turc
“We are reaching a point where system level engineering optimizations have picked most of the low hanging fruit.”
Julia Turc
“Diffusion LLMs are a completely new paradigm. They no longer generate one token at a time, but rather one draft at a time.”
Julia Turc
Checking sign-in…
Loading comments…