AutoMegaKernel
New22GitHub TrendingGeneralby RightNow-AI
An agent harness that compiles a model into one provably-correct, self-retargeting CUDA megakernel and self-tunes it past cuBLAS at batch-1 LLM decode.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/automegakernel.md https://raw.githubusercontent.com/RightNow-AI/AutoMegaKernel/main/SKILL.md3
Invoke in Claude Code
/automegakernelView source on GitHub
agent
Frequently Asked Questions
What is AutoMegaKernel?
An agent harness that compiles a model into one provably-correct, self-retargeting CUDA megakernel and self-tunes it past cuBLAS at batch-1 LLM decode.
How to install AutoMegaKernel?
To install AutoMegaKernel, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /automegakernel.
What is AutoMegaKernel best for?
AutoMegaKernel is a community categorized under General. It is designed for: agent. Created by RightNow-AI.