HomeSkillsMegatron-Bridge › NVIDIA/Megatron-Bridge/perf-expert-parallel-overlap
Agent Skill Active Apache-2.0

NVIDIA/Megatron-Bridge/perf-expert-parallel-overlap

Validate and use MoE expert-parallel communication overlap in Megatron-Bridge, including overlap_moe_expert_parallel_comm, delay_wgrad_compute, and flex dispatcher backends such as...

Quality score 84/100
View on GitHub →
Stars
★ 2.8k
Last commit
today
Language
Python
Install
SKILL.md
Repository

Installation

Install this skill (Claude Code)

# Clone and copy the skill into your project
git clone https://github.com/NVIDIA/skills.git
mkdir -p .claude/skills
cp -r skills/skills/Megatron-Bridge/perf-expert-parallel-overlap .claude/skills/
# Or for personal use: ~/.claude/skills/

Topics

Related in Megatron-Bridge

Agent Skill Active

NVIDIA/Megatron-Bridge/adding-model-support

Guide for adding support for new LLM or VLM models in Megatron-Bridge.

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/Megatron-Bridge/build-and-dependency

Dev environment setup for Megatron Bridge — container-based development, uv package management, lockfile regeneration, adding dependencies, Slurm container usage, and common build...

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/Megatron-Bridge/bump-dependency

Bump a pinned dependency (TransformerEngine, Megatron-LM, NRX, etc.), regenerate the lockfile, open a PR, and drive it to green by attaching a watchdog to the "CICD NeMo" workflow...

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/Megatron-Bridge/cicd

CI/CD reference for Megatron Bridge — pipeline structure, commit and PR workflow, CI failure investigation, and common failure patterns.

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/Megatron-Bridge/linting-and-formatting

Code style and quality rules for Megatron Bridge — ruff configuration, naming conventions, type hints, mypy rules, docstrings, copyright headers, logging, and the code review check...

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/Megatron-Bridge/mlm-bridge-training

Run Megatron-LM (MLM) and Megatron Bridge training with mock or real data.

2.8k Python Updated today Score 84