gpu commands

7 tagged gpu, measured the same way as everything else here.

benchmark

01

Dogacel/auto-gpu-kernel

Command Claude Code

Pipe output to a file (e.g. bench.log in repo root) — /log-experiment will attach it.

157 11d ago A 0 tokens original Apache-2.0

log-experiment

02

Dogacel/auto-gpu-kernel

Command Claude Code

Log the most recent experiment. Never skip — failures are as valuable as wins.

157 11d ago A 0 tokens original Apache-2.0

optimize

03

Dogacel/auto-gpu-kernel

Command Claude Code

Iteratively improve solution/triton/sparsefused.py. Rules in CLAUDE.md are non-negotiable.

157 11d ago A 0 tokens original Apache-2.0

amk-autoresearch

04

RightNow-AI/AutoMegaKernel

Command Claude Code

Launch the unattended / overnight AMK autoresearch driver on $ARGUMENTS (model [gpu] [minutes|iters]).

135 2mo ago A 25 tokens original MIT

amk-compile

05

RightNow-AI/AutoMegaKernel

Command Claude Code

One-shot compile + verify a model into a CUDA megakernel via amk compile on $ARGUMENTS (model [gpu]).

135 2mo ago A 29 tokens original MIT

amk-optimize

06

RightNow-AI/AutoMegaKernel

Command Claude Code

Drive an interactive AMK propose -> eval -> keep/revert megakernel schedule session on $ARGUMENTS (model [gpu]).

135 2mo ago A 27 tokens original MIT

initref

07

okuvshynov/cubestat

Command Claude Code

Build a reference for the implementation details of this project. Use provided summarize tool to get summary of the files. Avoid reading the content of many files yourself, as we might hit usage limits. Do read the content of important files though. Use the returned summaries to create reference files in /ref…

28 8mo ago A 0 tokens original MIT