pith. sign in

arxiv: 2411.01075 · v2 · pith:TW4E7NVWnew · submitted 2024-11-01 · 💻 cs.DC

Cephalo: Harnessing Heterogeneous GPU Clusters for Training Transformer Models

classification 💻 cs.DC
keywords computeclustersmemorytrainingcephalogpusheterogeneousmodels
0
0 comments X
read the original abstract

Training transformer models requires substantial GPU compute and memory resources. In homogeneous clusters, distributed strategies allocate resources evenly, but this approach is inefficient for heterogeneous clusters, where GPUs differ in power and memory. As high-end GPUs are costly and limited in availability, heterogeneous clusters with diverse GPU types are becoming more common. Existing methods attempt to balance compute across GPUs based on capacity but often underutilize compute due to memory constraints. We present Cephalo, a system that optimizes compute and memory usage by decoupling compute distribution from training state assignment. Cephalo outperforms state-of-the-art methods by achieving significantly higher training throughput while supporting larger models and batch sizes.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Simulating Unified Tensor Resharding in heterogeneous AI systems

    cs.DC 2026-06 unverdicted novelty 6.0

    Xsim is a heterogeneity-aware simulator for distributed LLM training supporting load balancing, customized collectives, tensor resharding, and pluggable network simulation, reporting under 5% error in training time pr...