PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
August 19, 20240 citationsOpen Access

Demystifying the Communication Characteristics for Distributed Transformer Models

View Full Paper
QAQuentin AnthonyThe Ohio State UniversityBMB MichałowiczThe Ohio State UniversityJHJacob HatefThe Ohio State University

Key Points

Key points are not available for this paper at this time.

Abstract

Deep learning (DL) models based on the transformer architecture have revolutionized many DL applications such as large language models (LLMs), vision transformers, audio generation, and time series prediction. Much of this progress has been fueled by distributed training, yet distributed communication remains a substantial bottleneck to training progress. This paper examines the communication behavior of transformer models - that is, how different parallelism schemes used in multi-node/multi-GPU DL Training communicate data in the context of transformers. We use GPT-based language models as a case study of the transformer architecture due to their ubiquity. We validate the empirical results obtained from our communication logs using analytical models. At a high level, our analysis reveals a need to optimize small message point-to-point communication further, correlations between sequence length, per-GPU throughput, model size, and optimizations used, and where to potentially guide further optimizations in framework and HPC middleware design and optimization.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Anthony et al. (2024) studied this question.

synapsesocial.com/papers/68e5bd3ab6db643587554fa5https://doi.org/10.48550/arxiv.2408.10197
Ask AI
Helpful
Bookmark
Share
View Full Paper

Also Consider

Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context:

  1. 1On the Performance and Memory Footprint of Distributed Training: An Empirical Study on Transformers2024 · 1 citations
  2. 2Thorough Characterization and Analysis of Large Transformer Model Training At-Scale2024
  3. 3Thorough Characterization and Analysis of Large Transformer Model Training At-Scale2024
  4. 4Thorough Characterization and Analysis of Large Transformer Model Training At-Scale2024 · 9 citations
  5. 5Communication Optimization for Distributed Training: Architecture, Advances, and Opportunities2024