Optimization Advisor

Use this skill to find exactly which source code to optimize for better GPU performance. Maps nsys profile hotspots to specific Sirius source files and functions, classifies bottlenecks as GPU-bound, CPU-bound, or sync-bound, and recommends actionable code changes. Trigger when the user wants to know what to optimize, where to focus coding effort, or wants source-level optimization guidance. This skill focuses on actionable source code targets — for generating performance reports and measurements, use profile-analyzer instead.

matrixorigin 4773589 9.3 KB Updated

File contents

matrixorigin/sirius/tree/main/.claude/skills/optimization-advisor commit 4773589b02

Frequently asked questions

npx skillmds@latest add matrixorigin/optimization-advisor