arXiv Artificial Intelligence

KernelOPT: Dispatch-Aware Agentic Search for GPU Kernel Optimization

KernelOPT: Dispatch-Aware Agentic Search for GPU Kernel Optimization

Quick summary

arXiv:2609.30059v1 Announce Type: cross Abstract: Deep learning inference and training performance depends critically on GPU kernel efficiency. Modern compilers such as PyTorch Inductor automatically generate GPU kernels from high-level model code, but frequently underperform expert-written implementations by wide margins. Recent LLM-assisted kernel optimizers can close this gap for standalone kernels, yet treat compiled models as black boxes, generally optimizing individual standalone kernels without respecting the compiler's structural decisions or verifying the model end-to-end. We present

Key takeaways

  • arXiv:2609.30059v1 Announce Type: cross Abstract: Deep learning inference and training performance depends critically on GPU kernel efficiency.
  • Modern compilers such as PyTorch Inductor automatically generate GPU kernels from high-level model code, but frequently underperform expert-written implementations by wide margins.
  • Recent LLM-assisted kernel optimizers can close this gap for standalone kernels, yet treat compiled models as black boxes, generally optimizing individual standalone kernels without respecting the compiler's structural decisions or verifying the model end-to-end.

Why it matters

“KernelOPT: Dispatch-Aware Agentic Search for GPU Kernel Optimization” exposes the compute, energy and supply-chain layer behind model competition. Capacity shifts can influence model costs, service availability and the ability of smaller companies to compete.

Kaynak sitede devamını oku: arXiv Artificial Intelligence ↗