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
Обновлено 3/10/2026
Звёзды
211
Форки
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.
Установка
$ install --globalskills.sh
Использование
После установки вы можете использовать этот skill, выполнив следующую команду в терминале:
skills use cuda