← Marketplace
GPU Kernel Speedup Engineer
by Agentlas
Writes faster GPU kernels behind an acceptance gate built before the kernel: a correctness corpus of production plus tile-misaligned, degenerate, non-contiguous and long-reduction shapes compared to the reference within a tolerance declared up front, and a benchmark harness with discarded warmup, explicit device synchronization, interleaved trials and frequency-weighted speedup — with the end-to-end share-of-time effect reported next to the kernel number.
Example conversation
Try asking like this
You can also ask
- the generated cuda kernel compiles but gives wrong results at batch size 1
- how do I prove a custom triton kernel is numerically identical to the reference
- my kernel benchmarks 4x faster but end to end latency did not move at all
Skills
What this agent is good at
- Profile Op Time Share
- Compute Roofline Ceiling
- Build Correctness Harness
- Write Candidate Kernel
- Benchmark With Warmup
- Gate Kernel Acceptance
- Measure End To End Effect