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.
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.
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use cute-dsl