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