DCLGOct 29, 2024

Revisiting Reliability in Large-Scale Machine Learning Research Clusters

arXiv:2410.21680v257 citationsh-index: 6HPCA
Originality Incremental advance
AI Analysis

This work addresses reliability challenges for operators of large-scale ML infrastructures, providing insights and metrics to improve system design, though it is incremental in building on existing failure analysis.

The paper tackles the problem of reliability in large-scale machine learning clusters by analyzing 11 months of data from two state-of-the-art environments, revealing that while large jobs are most vulnerable to failures, smaller jobs dominate the workload and should be included in optimization efforts.

Reliability is a fundamental challenge in operating large-scale machine learning (ML) infrastructures, particularly as the scale of ML models and training clusters continues to grow. Despite decades of research on infrastructure failures, the impact of job failures across different scales remains unclear. This paper presents a view of managing two large, multi-tenant ML clusters, providing quantitative analysis, operational experience, and our own perspective in understanding and addressing reliability concerns at scale. Our analysis reveals that while large jobs are most vulnerable to failures, smaller jobs make up the majority of jobs in the clusters and should be incorporated into optimization objectives. We identify key workload properties, compare them across clusters, and demonstrate essential reliability requirements for pushing the boundaries of ML training at scale. We hereby introduce a taxonomy of failures and key reliability metrics, analyze 11 months of data from two state-of-the-art ML environments with 4 million jobs and over 150 million A100 GPU hours. Building on our data, we fit a failure model to project Mean Time to Failure for various GPU scales. We further propose a method to estimate a related metric, Effective Training Time Ratio, as a function of job parameters, and we use this model to gauge the efficacy of potential software mitigations at scale. Our work provides valuable insights and future research directions for improving the reliability of AI supercomputer clusters, emphasizing the need for flexible, workload-agnostic, and reliability-aware infrastructure, system software, and algorithms.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes