Stars
★ 2.8k
CI/CD reference for Megatron-LM.
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-Core/cicd .claude/skills/
# Or for personal use: ~/.claude/skills/Container-based dev environment setup and dependency management for Megatron-LM.
Bump the NVIDIA PyTorch base image (`nvcr.io/nvidia/pytorch:-py3`) used by Megatron-LM CI.
Investigate a failing GitHub Actions run or job and create a GitHub issue for the failure.
Linting and formatting for Megatron-LM.
Domain knowledge for the nightly main-to-dev sync workflow.
Onboard 1-node GitHub MR functional tests for GB200 from existing mr-scoped 2-node tests.