Pith. sign in

REVIEW 3 cited by

Revisiting Reliability in Large-Scale Machine Learning Research Clusters

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2410.21680 v2 pith:TUUJLXR4 submitted 2024-10-29 cs.DC cs.LG

Revisiting Reliability in Large-Scale Machine Learning Research Clusters

classification cs.DC cs.LG
keywords clustersreliabilityfailuresjobsscaleresearchtrainingacross
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

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.

discussion (0)

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

Forward citations

Cited by 3 Pith papers

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

  1. ARGUS: Production-Scale Tracing and Performance Diagnosis for over 10,000-GPU Clusters

    cs.DC 2026-06 conditional novelty 7.0

    ARGUS delivers always-on, sub-2% overhead, multi-layer tracing plus 3700× kernel compression and progressive diagnosis that localizes fail-slow faults in 10k-GPU LLM training clusters.

  2. ARGUS: Production-Scale Tracing and Performance Diagnosis for over 10,000-GPU Clusters

    cs.DC 2026-06 unverdicted novelty 5.0

    ARGUS provides low-overhead always-on hierarchical tracing and progressive diagnosis for 10k+ GPU LLM training clusters with 3700x compression and six-month production deployment.

  3. TSGuard: Automated User-Centric Incident Diagnosis for AI Workloads in the Cloud

    cs.SE 2025-06 unverdicted novelty 5.0

    TSGuard builds domain knowledge bases offline from historical incidents and applies online multi-agent structured reasoning to diagnose AI workload failures, delivering 19.8% higher accuracy and 63.4% lower verificati...