AI RESEARCH

GPU Forecasters: Language Models as Selective Surrogates for Kernel Runtime Optimization

arXiv CS.AI

ArXi:2605.31464v1 Announce Type: cross GPU kernels are the workhorse of modern deep learning, and optimizing them (via evolutionary search or coding agents) usually requires repeated measurement on target hardware. While these measurements provide the ground-truth signal necessary for kernel search, they are costly, because each evaluation of a kernel requires compilation and repeated execution on a GPU. As improvements in LLM inference reduce the cost of writing novel kernels and LLM-driven searches scale to large search budgets, on-device evaluation becomes a bottleneck.