KernelBench
PulseAugur coverage of KernelBench — every cluster mentioning KernelBench across labs, papers, and developer communities, ranked by signal.
1 day(s) with sentiment data
-
LLM-generated kernels show inflated performance in benchmarks, new study finds
A new research paper introduces KernelBench-Verified, an enhanced evaluation framework designed to more accurately assess the performance of LLM-generated CUDA kernels. The study highlights that current evaluation metho…
-
LLMs struggle with GPU kernel generation; new research offers solutions
Two new research papers explore the challenges of generating correct GPU kernels using large language models (LLMs). The first paper, "The Correctness Illusion in LLM-Generated GPU Kernels," identifies that existing ben…
-
daVinci-kernel uses RL to optimize GPU kernels with evolving skill library
Researchers have developed daVinci-kernel, a novel reinforcement learning framework designed to optimize GPU kernels. This system co-evolves skill selection, summarization, and utilization, employing three agents that s…
-
AI benchmarks hardened against reward hacking with adversarial loops
Researchers have developed a novel "hacker-fixer loop" to improve the robustness of AI agent benchmarks against reward hacking. This adversarial process uses three LLM agents to iteratively identify and patch vulnerabil…
-
LLM framework automates GPU kernel generation, outperforming PyTorch
Researchers have developed CuTeGen, a new framework designed to automate the creation and optimization of high-performance GPU kernels. This agentic system employs a structured workflow of generating, testing, and refin…
-
MusaCoder framework achieves state-of-the-art in GPU kernel generation
Researchers have developed MusaCoder, a novel framework for generating native GPU kernels, which are essential for efficient low-level code execution. This system employs a full-stack training approach, integrating data…
-
Kernel Foundry optimizes GPU kernels using evolutionary search and LLMs
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 r…
-
New HTAM Framework Optimizes GPU Kernels for LLMs
Researchers have introduced HTAM, a novel framework designed to optimize GPU kernels for large language models. HTAM addresses the challenge of granularity mismatch in LLM-based code generation by organizing optimizatio…