framework-internalsdevelopment
cuda
Write or optimize CUDA kernels for the Surogate framework. Use when the user wants to create CUDA kernels, optimize existing kernels for specific GPU architectures (sm89/sm90/sm100/sm103/sm120/sm121), implement custom attention/normalization/activation layers, or debug kernel performance issues.
maintainer
invergent-ai
Mis à jour 3/10/2026
Étoiles
211
Forks
3
quick start
Installation and usage
Write or optimize CUDA kernels for the Surogate framework. Use when the user wants to create CUDA kernels, optimize existing kernels for specific GPU architectures (sm89/sm90/sm100/sm103/sm120/sm121), implement custom attention/normalization/activation layers, or debug kernel performance issues.
Installation
$ install --globalskills.sh
Utilisation
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use cuda