Capture Kernel Trace

Capture GPU kernel ATT (Advanced Thread Trace) via rocprofv3 on a remote Docker container or locally. Discovers kernel names, configures input.yaml with the target kernel_include_regex, runs rocprofv3 -i input.yaml with FLYDSL_DEBUG_ENABLE_DEBUG_INFO=1, and downloads the latest ui_output_agent_* directory for analysis. Usage: /capture-kernel-trace <test_script.py> [kernel_name_pattern]

rocm 99d75dd 9.7 KB Updated

File contents

rocm/flydsl/tree/main/.claude/skills/capture-kernel-trace commit 99d75dd73e

Frequently asked questions

npx skillmds@latest add rocm/capture-kernel-trace