What problem does it solve?
This skill helps developers write, debug, and optimize GPU kernels using CUTLASS and CuTeDSL by providing access to local source code, example workflows, and header references, reducing the time to understand and modify high-performance CUDA code.
Core Features & Use Cases
- Local source navigation: Access and understand CUTLASS and CuTeDSL repository layouts and header files.
- Compile & debug workflows: Build and run selective CUTLASS examples across CuTeDSL stacks to diagnose template errors and performance issues.
- Header references & templates: Use header references and DSL bindings to explore kernel configurations and epilogue options.
- Learning & code exploration: Explore CuTe tutorials and example workflows to learn CuTeDSL and CuTe integration patterns.
Quick Start
Load the CUTLASS and CuTeDSL sources from the local repos and begin by compiling a CuTeDSL example to observe the workflow.