Che cos'è add-sgl-kernel?
Tutorial passo passo per aggiungere un kernel AOT CUDA/C++ pesante a sgl-kernel (inclusi test e benchmark) Fonte: sgl-project/sglang.
Tutorial passo passo per aggiungere un kernel AOT CUDA/C++ pesante a sgl-kernel (inclusi test e benchmark)
Installa rapidamente la skill AI add-sgl-kernel nel tuo ambiente di sviluppo tramite riga di comando
Fonte: sgl-project/sglang.
Tutorial: Adding a New Kernel to sgl-kernel (AOT / Heavyweight)
This tutorial walks through adding a simple element-wise scale operation as an AOT kernel. We'll implement scale(x, factor) = x factor to demonstrate the complete workflow.
Add a new operation that scales each element of a tensor by a scalar factor:
Tutorial passo passo per aggiungere un kernel AOT CUDA/C++ pesante a sgl-kernel (inclusi test e benchmark) Fonte: sgl-project/sglang.
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/sgl-project/sglang --skill add-sgl-kernelTutorial passo passo per aggiungere un kernel AOT CUDA/C++ pesante a sgl-kernel (inclusi test e benchmark) Fonte: sgl-project/sglang.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/sgl-project/sglang --skill add-sgl-kernel Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw
https://github.com/sgl-project/sglang