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
Actualizado 3/10/2026
Estrellas
211
Forks
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.
Instalación
$ install --globalskills.sh
Uso
Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:
skills use cute-dsl