framework-internalsdevelopment
cute-dsl
Write or modify CuTe DSL GPU kernels for the Surogate framework. Use when the user wants to create CUDA kernels using CuTe DSL/Python (e.g., "write a CuTe kernel", "implement a fused kernel", "optimize kernel with CuTe DSL"). Guides through kernel implementation, compilation, and integration with Surogate's JIT pipeline.
maintainer
invergent-ai
更新于 3/10/2026
星标
211
分支
3
quick start
Installation and usage
Write or modify CuTe DSL GPU kernels for the Surogate framework. Use when the user wants to create CUDA kernels using CuTe DSL/Python (e.g., "write a CuTe kernel", "implement a fused kernel", "optimize kernel with CuTe DSL"). Guides through kernel implementation, compilation, and integration with Surogate's JIT pipeline.
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use cute-dsl