STAGE: A Symbolic Tensor grAph GEnerator for distributed AI system co-design
Changhai Man, Joongun Park, Hanjiang Wu, Huan Xu, Srinivas Sridharan, Tushar Krishna

TL;DR
STAGE is a framework that generates high-fidelity, scalable execution traces for large language model workloads, enabling better system design and optimization for distributed AI systems.
Contribution
The paper introduces STAGE, a novel symbolic tensor graph generator that synthesizes accurate execution traces for large-scale LLM workloads across diverse system configurations.
Findings
Successfully synthesizes traces for over 32K GPUs.
Preserves tensor-level accuracy in compute, memory, and communication.
Facilitates exploration of various parallelization strategies.
Abstract
Optimizing the performance of large language models (LLMs) on large-scale AI training and inference systems requires a scalable and expressive mechanism to model distributed workload execution. Such modeling is essential for pre-deployment system-level optimizations (e.g., parallelization strategies) and design-space explorations. While recent efforts have proposed collecting execution traces from real systems, access to large-scale infrastructure remains limited to major cloud providers. Moreover, traces obtained from existing platforms cannot be easily adapted to study future larger-scale system configurations. We introduce Symbolic Tensor grAph GEnerator(STAGE), a framework that synthesizes high-fidelity execution traces to accurately model LLM workloads. STAGE supports a comprehensive set of parallelization strategies, allowing users to systematically explore a wide spectrum of LLM…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Machine Learning in Materials Science · Software System Performance and Reliability
