JackTan25/autocuda

Skills and tools for automatically writing and optimizing CUDA kernels

2Stars on the repository
3Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

discover-cuda

01

JackTan25/autocuda

Skill Claude CodeCodex

Discover the structure of a CUDA project: locate source files, validation code, benchmarks, and build system. Set up the environment, verify everything builds and runs, and write a project-layout.md that the optimize-cuda skill consumes. Use when starting work on a new or unfamiliar CUDA project.

2 4mo ago A 62 tokens

JackTan25/autocuda

Skill Claude CodeCodex

Run an autonomous CUDA kernel optimization experiment. Iteratively modifies a kernel, benchmarks it, and keeps or discards changes based on measured performance. Use when the user wants to optimize a CUDA kernel, start an optimization experiment, or run autocuda interactively.

2 4mo ago A 58 tokens

optimize-cuda

03

JackTan25/autocuda

Skill Claude CodeCodex

Run an autonomous CUDA optimization experiment. Iteratively modifies source files, validates correctness, benchmarks performance, and keeps or discards changes based on measured results. Requires a project-layout.md (produced by the discover-cuda skill) that describes the project structure. Use when the user wants to…

2 4mo ago A 68 tokens