Research questionHow can LLM-generated GPU kernels remain performant across hardware, inputs, and programming models?LLM-generated kernels may not exploit architecture-specific parallelism, and optimizations that work for one device or input may not transfer to others. Standard prompting and profiling feedback alone leave a large search space for finding effective implementations.