PyTorch Conference Europe 2026

Lightning Talk: Monarch: An API To Your Supercomputer - Marius Eriksen, Meta

11:54 · 07 Apr 2026 – 08 Apr 2026 · YouTube

About this talk

This talk covers Monarch, a distributed programming framework for PyTorch that simplifies supercomputer accessibility through a single-program Python API. The speaker discusses the complexities of training advanced AI systems, including layer parallelism, fault isolation, and the coordination of various components such as GPUs and tool integrations. By utilizing Monarch, developers can streamline their focus on training logic instead of complex system assembly, allowing for easier extensions and enhanced supervision of distributed systems. Attendees will gain insights into building robust, scalable, and customizable distributed PyTorch systems using this innovative framework.