Kernel Foundry: A Diagnosis-driven Evolutionary Kernel Optimizer with Multi-Experts
Researchers have developed Kernel Foundry, an evolutionary framework designed to optimize GPU kernels for both correctness and performance. This system leverages large language models for initial code generation, then refines the kernels through a multi-expert evolutionary search guided by diagnostic feedback. An experience library stores reusable optimization knowledge to enhance future kernel generation, with mechanisms in place to prevent incorrect computations. AI
IMPACT Introduces a novel approach to GPU kernel optimization, potentially improving performance and correctness for AI workloads.