vix.ing · top · new · best · stats · spec

NIXT: A NCCL Inspector Exporter Tool for Observability of Collective Communication in Large Model Training

2026/08/02 by Ziyang Jia, Sirshak Das, Jason Sewall +3
Computer Science · #cs.DC

paper · pdf

Accepted at IEEE IISWC 2026

arxiv created 2026/08/02 · arxiv updated 2026/08/04

Abstract

As machine learning workloads scale, it is increasingly important to gain more observability into the performance of collective communication to easily identify performance vari- ations and accelerate root cause identification. Towards this goal, the Nvidia Collective Communication Library (NCCL) introduced NCCL Inspector, a profiler plugin that provides lightweight and continuous reporting of NCCL communication performance statistics. However, the large volume of data collected by NCCL Inspector can be difficult to assess and to extract actionable insights from. This paper presents NIXT, a NCCL Inspector Exporter Tool that improves the observability of collective communication by providing readily accessible analysis and actionable insights from NCCL Inspector profiling. To highlight the benefits of our Exporter Tool, we present a case study of Nemotron-4 LLM pretraining on an Nvidia H100 GPU cluster with up to 2,048 GPUs, demonstrate observability into how communication phases change with ML parallelism and GPU scale, and perform attribution of performance variation and root cause analysis of stragglers.

Citations