Skip to main content
Manusで任意のスキルを実行
ワンクリックで
$pwd:

kernel-trace-analysis

// Profile GPU kernels using rocprofv3 to collect ATT instruction-level traces, then analyze the trace data using hotspot_analyzer.py to identify top-K stall hotspots (VMEM-load, VMEM-wait, LDS/SMEM-wait, barrier, MFMA stalls) mapped back to source lines, and produce an actionable optimization plan. Usage: /kernel-trace-analysis <cmd> Can also analyze an existing dispatch dir directly: /kernel-trace-analysis --dir <path>

$ git log --oneline --stat
stars:192
forks:56
updated:2026年5月29日 07:14
ファイルエクスプローラー
3 ファイル
SKILL.md
readonly