Score: 1

VibeCodeHPC: An Agent-Based Iterative Prompting Auto-Tuner for HPC Code Generation Using LLMs

Published: September 26, 2025 | arXiv ID: 2510.00031v1

By: Shun-ichiro Hayashi , Koki Morita , Daichi Mukunoki and more

Potential Business Impact:

Makes computer programs run much faster on new hardware.

Business Areas:
Application Performance Management Data and Analytics, Software

We propose VibeCodeHPC, an automatic tuning system for HPC programs based on multi-agent LLMs for code generation. VibeCodeHPC tunes programs through multi-agent role allocation and iterative prompt refinement. We describe the system configuration with four roles: Project Manager (PM), System Engineer (SE), Programmer (PG), and Continuous Delivery (CD). We introduce dynamic agent deployment and activity monitoring functions to facilitate effective multi-agent collaboration. In our case study, we convert and optimize CPU-based matrix-matrix multiplication code written in C to GPU code using CUDA. The multi-agent configuration of VibeCodeHPC achieved higher-quality code generation per unit time compared to a solo-agent configuration. Additionally, the dynamic agent deployment and activity monitoring capabilities facilitated more effective identification of requirement violations and other issues.

Country of Origin
🇯🇵 Japan


Page Count
11 pages

Category
Computer Science:
Software Engineering