Publication | Open Access
Efficient large-scale language model training on GPU clusters using megatron-LM
38
Citations
27
References
2021
Year
Unknown Venue
Cluster ComputingLlm Fine-tuningEngineeringMachine LearningComputer ArchitectureMultilingual PretrainingLarge Language ModelGpu ComputingLarge Language ModelsNatural Language ProcessingData ParallelismData ScienceComputational LinguisticsParallel ComputingMachine TranslationLarge Ai ModelMassively-parallel ComputingGpu ClustersComputer EngineeringPipeline ParallelismComputer ScienceDeep LearningGpu ClusterComputational ScienceGpu ArchitectureHardware AccelerationModel ParallelismParallel Programming
Large language models have led to state-of-the-art accuracies across several tasks. However, training these models efficiently is challenging because: a) GPU memory capacity is limited, making it impossible to fit large models on even a multi-GPU server, and b) the number of compute operations required can result in unrealistically long training times. Consequently, new methods of model parallelism such as tensor and pipeline parallelism have been proposed. Unfortunately, naive usage of these methods leads to scaling issues at thousands of GPUs. In this paper, we show how tensor, pipeline, and data parallelism can be composed to scale to thousands of GPUs. We propose a novel interleaved pipelining schedule that can improve throughput by 10+% with memory footprint comparable to existing approaches. Our approach allows us to perform training iterations on a model with 1 trillion parameters at 502 petaFLOP/s on 3072 GPUs (per-GPU throughput of 52% of theoretical peak).
| Year | Citations | |
|---|---|---|
Page 1
Page 1