paper-with-me

홈 › Papers

PerfTracker: Online Performance Troubleshooting for Large-scale Model Training in Production

2025-06-10 · Yu Guan, Zhiyu Yin, Haoyu Chen, Sheng Cheng, Chaojie Yang, Kun Qian, Tianyin Xu, Yang Zhang, Hanyu Zhao, Yong Li, Wei Lin, Dennis Cai, Ennan Zhai

Troubleshooting performance problems of large model training (LMT) is immensely challenging, due to unprecedented scales of modern GPU clusters, the complexity of software-hardware interactions, and the data intensity of the training process. Existing troubleshooting approaches designed for traditional distributed systems or datacenter networks fall short and can hardly apply to real-world training systems. In this paper, we present PerfTracker, the first online troubleshooting system utilizing fine-grained profiling, to diagnose performance issues of large-scale model training in production. PerfTracker can diagnose performance issues rooted in both hardware (e.g., GPUs and their interconnects) and software (e.g., Python functions and GPU operations). It scales to LMT on modern GPU clusters. PerfTracker effectively summarizes runtime behavior patterns of fine-grained LMT functions via online profiling, and leverages differential observability to localize the root cause with minimal production impact. PerfTracker has been deployed as a production service for large-scale GPU clusters of O(10, 000) GPUs (product homepage https://help.aliyun.com/zh/pai/user-guide/perftracker-online-performance-analysis-diagnostic-tool). It has been used to diagnose a variety of difficult performance issues.

📄 PDF Abstract BibTeX arXiv:2506.08528

Code (0)

등록된 구현이 없습니다.

Tasks

DiagnosticGPU

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

Which Step Do I Take First? Troubleshooting with Bayesian Models

2015-01-01 · TACL 2015 1 · Annie Louis, Mirella Lapata

Online discussion forums and community question-answering websites provide one of the primary avenues for online users to share information. In this paper, we propose text mining techniques which aid users navigate troub…

Community Question AnsweringInformation RetrievalLanguage AcquisitionNavigate+1

3DPFIX: Improving Remote Novices' 3D Printing Troubleshooting through Human-AI Collaboration

2024-01-29 · Nahyun Kwon, Tong Sun, Yuyang Gao, Liang Zhao 외

The widespread consumer-grade 3D printers and learning resources online enable novices to self-train in remote settings. While troubleshooting plays an essential part of 3D printing, the process remains challenging for m…

Leveraging Multi-Agent System (MAS) and Fine-Tuned Small Language Models (SLMs) for Automated Telecom Network Troubleshooting

2025-11-01 · Chenhua Shi, Bhavika Jalli, Gregor Macdonald, John Zou 외 arxiv

Telecom networks are rapidly growing in scale and complexity, making effective management, operation, and optimization increasingly challenging. Although Artificial Intelligence (AI) has been applied to many telecom task…

StepFly: Agentic Troubleshooting Guide Automation for Incident Diagnosis

2025-10-11 · Jiayi Mao, Liqun Li, Yanjie Gao, Zegang Peng 외 arxiv

Effective incident management in large-scale IT systems relies on troubleshooting guides (TSGs), but their manual execution is slow and error-prone. While recent advances in LLMs offer promise for automating incident man…

Efficient Online Learning for Optimizing Value of Information: Theory and Application to Interactive Troubleshooting

2017-03-16 · Yuxin Chen, Jean-Michel Renders, Morteza Haghir Chehreghani, Andreas Krause

We consider the optimal value of information (VoI) problem, where the goal is to sequentially select a set of tests with a minimal cost, so that one can efficiently make the best decision based on the observed outcomes. …