Write CUDA GEMM Kernel
Design and implement a CUDA GEMM kernel with FP32 accumulation and tiling.
npx skills add https://github.com/KrxGu/kernel-skills --skill write-cuda-gemm-kernel
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill. Skill: Write CUDA GEMM Kernel Source: https://github.com/KrxGu/kernel-skills/tree/main/skills/cuda/write-cuda-gemm-kernel Command: npx skills add https://github.com/KrxGu/kernel-skills --skill write-cuda-gemm-kernel