DeepMind's guide to sharded matrix multiplication: the math behind training LLMs on 10k TPUs

zacharynado · x · 2026-09-16

Google DeepMind researchers (Jacob Austin, Roy Frostig, Reiner Pope et al.) published part 3 of 'How To Scale Your Model': a systematic theory of sharded matrix multiplication built on the cost of TPU communication primitives. It explains how to partition LLM parameters across thousands of accelerators efficiently, covering collective operations, partitioning notation, and why training and inference scale to larger topologies for different reasons (step time vs latency).

Original post →

More from Infra

Infra channel →