2024/11/01 by Runsheng Benson Guo, Utkarsh Anand, Guo, Runsheng Benson +5 · 3 citations
Computer Science · #Distributed #FOS: Computer and information sciences #Parallel #Topic Modeling #and Cluster Computing (cs.DC)
paper · pdf · doi:10.48550/arxiv.2411.01075
openalex publication_date 2024/11/01 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28
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.