Documentation
文档
每篇文档都提供 humanize(人类友好)与 agent(机器友好)两种视图。点击进入即为 humanize 渲染,页内可切换到 agent 视图。
Getting Started
Intra-kernel Tracing
CUDA
Trace the internal phase timeline of a hand-written CUDA C++ kernel by adding device-side scope markers.
TileLang
Trace the internal phase timeline of a TileLang kernel by adding device-side scope markers.
CuTeDSL
Trace the internal phase timeline of a CuTeDSL kernel by adding device-side scope markers.
Triton
Trace the internal phase timeline of a Triton kernel by adding device-side scope markers.
Visualize Xtrace for Agent
Render an intra-kernel trace as compact text that an LLM agent can read, with gwatch show.
