arXiv · 2607.16831
Technical Report: AI-Assisted Gated DeltaNet Optimization on NVIDIA Blackwell
Abstract
AI-assisted GPU programming is often framed as a kernel-generation loop: ask a model to produce faster CUDA code, benchmark the result, and repeat. This case study argues that contest-grade optimization involves more than improving the kernel body. We examine the Agent-Assisted submission by our team, MSInfer, to the MLSys 2026 FlashInfer Contest. The submission optimized Gated DeltaNet decode and prefill on NVIDIA B200/Blackwell and achieved an official $1.58\times$ speedup, with approximate average latencies of $9.315\,\mu\mathrm{s}$ for decode and $239.48\,\mu\mathrm{s}$ for prefill. Our experience shows that even effective local kernel improvements can plateau when a workload requires structural reformulation and evaluator-aligned measurement. We therefore characterize AI-assisted kernel optimization as an end-to-end systems problem that encompasses algorithm design, workload specialization, measurement tooling, build and evaluation surfaces, evaluator alignment, and human interpretation.
Explore related subjects
Keep this discovery
Hyunjun Shin, Jiseung Jang, Jaewoo Maeng, Hyunjun Kim. 2026-07-18. Technical Report: AI-Assisted Gated DeltaNet Optimization on NVIDIA Blackwell. https://arxiv.org/abs/2607.16831
Cite the original work for its findings. Save a collection to share your selection of sources.