fr-analysis

Official

Identify NCCL hangs from FR dumps and root ranks.

AuthorNVIDIA
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Analyze PyTorch NCCL flight-recorder (FR) dumps to identify the collective operation hang and isolate the responsible ranks using CollectiveAnalyzer.

Core Features & Use Cases

  • Loads and parses FR dump files into structured Collective records (op type, ranks, process group, timing, state).
  • Groups data by process group and sequence across ranks to detect mismatches and divergence.
  • Identifies the wavefront boundary where collectives diverge and returns missing ranks as root-cause suspects.
  • Optionally runs an LLM pass over findings for a narrative summary (--llm-analyze).
  • CLI/API usage with scripts/fr_attribution.py to produce actionable attributions.

Quick Start

Run the attribution script on your FR dump directory to generate the root-cause report.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: fr-analysis
Download link: https://github.com/NVIDIA/nvidia-resiliency-ext/archive/main.zip#fr-analysis

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.