Skip to main content
Run any Skill in Manus
with one click

ck-kernel-resource-usage

Stars3
Forks1
UpdatedMarch 10, 2026 at 04:13

Analyze GPU kernel resource usage — VGPRs, AGPRs, SGPRs, occupancy, scratch memory, LDS, and register spills — by building a CK target with -Rpass-analysis=kernel-resource-usage and parsing the build log. Use this skill whenever the user wants to: check kernel register allocation, find scratch memory or spill usage, analyze VGPR/SGPR/AGPR counts, identify occupancy issues in a CK build target, or run a "resource usage analysis" / "kernel resource report" on a composable kernel target. Also trigger when the user says things like "check register pressure for <target>", "which kernels have spills", "build with resource usage remarks", "kernel resource report", "check occupancy", "how many VGPRs does <target> use", or "ck resource usage".

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
2 files
SKILL.md
readonly