Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

ck-kernel-resource-usage

Étoiles3
Forks1
Mis à jour10 mars 2026 à 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

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

Explorateur de fichiers
2 fichiers
SKILL.md
readonly