nvrx-attr
Installation
SKILL.md
Attribution Skills
High-level orchestration layer over the nvidia_resiliency_ext.attribution modules.
Each subdirectory is a self-contained skill with its own SKILL.md and helper scripts.
Skills
| Directory | Purpose | Entry point |
|---|---|---|
log-analysis/ |
Analyze SLURM job logs for failure root-cause and restart decisions | NVRxLogAnalyzer (nvrx_logsage.py) |
fr-analysis/ |
Analyze NCCL flight-recorder dumps for collective-hang root-cause | CollectiveAnalyzer (fr_attribution.py) |
fault-injection-loop/ |
Run a batched SLURM fault-injection feedback loop and score attribution accuracy | prepare_node_alloc.sh / watch_and_analyze.sh |