REVIEW 2 cited by
Hardware Scaling Trends and Diminishing Returns in Large-Scale Distributed Training
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Dramatic increases in the capabilities of neural network models in recent years are driven by scaling model size, training data, and corresponding computational resources. To develop the exceedingly large networks required in modern applications, such as large language models (LLMs), model training is distributed across tens of thousands of hardware accelerators (e.g. GPUs), requiring orchestration of computation and communication across large computing clusters. In this work, we demonstrate that careful consideration of hardware configuration and parallelization strategy is critical for effective (i.e. compute- and cost-efficient) scaling of model size, training data, and total computation. We conduct an extensive empirical study of the performance of large-scale LLM training workloads across model size, hardware configurations, and distributed parallelization strategies. We demonstrate that: (1) beyond certain scales, overhead incurred from certain distributed communication strategies leads parallelization strategies previously thought to be sub-optimal in fact become preferable; and (2) scaling the total number of accelerators for large model training quickly yields diminishing returns even when hardware and parallelization strategies are properly optimized, implying poor marginal performance per additional unit of power or GPU-hour.
Forward citations
Cited by 2 Pith papers
-
Evaluating MFU as a Proxy for GPU Power for Energy-Aware Simulation of LLM Training
MFU is a valid linear predictor of GPU power in compute-bound LLM training, with per-(GPU, dtype, batch) fits reaching 1% error, matching measurement noise.
-
Quantifying the Energy Consumption and Carbon Emissions of LLM Inference via Simulations
A simulation framework couples an LLM inference simulator with a GPU power model and an energy-grid co-simulator to estimate energy and carbon emissions across deployment configurations.
Discussion (0). Sign in to comment.