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
使い方
インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:
skills use cuda