Skip to main content

port-validation-guide

Generate a validation plan and test scaffolding to check a Primus optimization that has been ported into a user's own training framework, across correctness (numerical accuracy vs a reference), performance (throughput parity), and integration (no regressions). Use after porting a Primus or Primus-Turbo feature into Megatron-LM, TorchTitan, MaxText, or another framework when the user wants a structured way to verify the port. Produces plans and test skeletons only; it does not run tests, require a GPU, or guarantee a successful port.

Jump to install

Source facts

Repository
AMD-AGI/Primus
Last source activity
July 23, 2026 at 08:51
Detected SKILL.md language
English
Stars
121
Forks
51

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.