AI RESEARCH

KernelFoundry: Hardware-aware evolutionary GPU kernel optimization

arXiv CS.LG

ArXi:2603.12440v1 Announce Type: cross Optimizing GPU kernels presents a significantly greater challenge for large language models (LLMs) than standard code generation tasks, as it requires understanding hardware architecture, parallel optimization strategies, and performance profiling outputs. Most existing LLM-based approaches to kernel generation rely on simple prompting and feedback loops, incorporating hardware awareness only indirectly through profiling feedback. We