tilelang-debug-helper
OfficialDebug TileLang operators with GDB and VSCode.
Authortile-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill tackles the challenge of debugging mixed Python and C++ code in TileLang Ascend examples, making it easier to inspect kernels and set breakpoints without complex manual setup.
Core Features & Use Cases
- Python Debug Integration: Adds PID printing and attachment waits to example scripts for seamless GDB connection.
- C++ Build Configuration: Modifies CMakeLists.txt to enable debug symbols and unoptimized compilation.
- VSCode Joint Debugging: Sets up launch configurations for Python launch and C++ attachment.
- Use Case: When troubleshooting a sigmoid activation operator, use this Skill to create a debug version of sigmoid.py, configure the build, and step through the C++ kernel in VSCode.
Quick Start
Help me add debugging code to the sigmoid example in examples/activation/sigmoid.py so I can attach GDB in VSCode.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: tilelang-debug-helper Download link: https://github.com/tile-ai/tilelang-ascend/archive/main.zip#tilelang-debug-helper Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.