AMDKernelVault: Large-Scale Datasets and Agentic Training for AMD GPU Kernel Optimization

📅 2026-09-11
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
为解决AMD GPU内核优化问题,通过创建AMDKernelVault数据集和训练框架,并使用HIPKernelGen和TritonKernelGen方法生成、编译和验证内核。
📝 Abstract
We introduce AMDKernelVault, an open HIP and Triton kernel corpus and training framework for recent AMD CDNA GPUs. Existing LLM-based kernel agents are largely CUDA/NVIDIA-centric and often depend on repeated frontier-LLM calls for generation, reflection, and optimization. To address this gap, we develop HIPKernelGen and TritonKernelGen, agent-driven pipelines that transform PyTorch references into HIP or Triton kernels, compile and validate candidates under ROCm, and latency-profile them on AMD hardware. The corpus contains 62,153 execution-verified HIP kernel samples, 2,377 production-grounded ROCm Libraries QA entries, and 39,893 Triton kernels. We further train Qwen3-8B with supervised fine-tuning and execution-aware reinforcement learning as a demonstration of the corpus's utility. Under fixed evaluation budgets, it achieves the highest correctness among the compared models on PyTorch-to-HIP (34.0% Pass@1), TritonBench-G (33.2% Corr@3), and ROCmBench (41.94% Corr@3), but does not uniformly lead compilation or speed metrics. The corpus and documentation are available at https://huggingface.co/datasets/amd/AIG-Datasets, and the associated training and kernel-generation code is available at https://github.com/AMD-AGI/hip_kernel_llm_lab.
Problem

Research questions and friction points this paper is trying to address.

LLM-based kernel agents
CUDA/NVIDIA-centric
AMD CDNA GPUs
kernel optimization
Innovation

Methods, ideas, or system contributions that make the work stand out.

AMDKernelVault
HIPKernelGen
TritonKernelGen
execution-aware reinforcement learning
ROCm
🔎 Similar Papers
No similar papers found.
J
Ji Liu
Advanced Micro Devices, Inc.
S
Saptarshi Majumder
Advanced Micro Devices, Inc.
Y
Yiqing Huang
Advanced Micro Devices, Inc.
W
Wenwen Ouyang
Advanced Micro Devices, Inc.
U
Umang Pandey
Advanced Micro Devices, Inc.
Zeping Li
Zeping Li
Phd student in Fudan University, Financial Technology Group
LLM and KG
C
Chushi Chen
Advanced Micro Devices, Inc.
Z
Zihao An
Advanced Micro Devices, Inc.
Puyuan Yang
Puyuan Yang
University of Science and Technology of China, USTC; Alibaba AliCloud
Storage SystemDatabaseFlashHybrid StorageCloud Storage
Zekai Li
Zekai Li
PhD Student at UC San Diego
efficient deep learningdata-centric AI
S
Sina Rafati
Advanced Micro Devices, Inc.
Ziqiong Liu
Ziqiong Liu
MIND
Multimedia SearchComputer VisionMachine Learning
P
Pratik Prabhanjan Brahma
Advanced Micro Devices, Inc.
D
Dong Li
Advanced Micro Devices, Inc.
Z
Zicheng Liu
Advanced Micro Devices, Inc.
Sharon Zhou
Sharon Zhou
Stanford University
Artificial Intelligence
Emad Barsoum
Emad Barsoum
AMD, Columbia University
Generative AIFoundation ModelsAgentic AIComputer VisionML Frameworks