paper-with-me

홈 › Papers

A3D: Agentic AI flow for autonomous Accelerator Design

2026-05-14 · Abinand Nallathambi, Christopher Knight, Shantanu Ganguly, Wilfried Haensch, Anand Raghunathan arxiv

Accelerating applications through the design of hardware accelerators can significantly enhance system performance and energy efficiency. Despite advances, such as high-level synthesis (HLS), designing accelerators for complex applications still remains highly labor-intensive, demanding considerable expertise in understanding workloads to be accelerated, hardware design, micro-architecture, and EDA tool usage, posing challenges for application domain experts. Therefore, most accelerator solutions are limited to applications with a regular predictable dataflow. Advances in AI have enabled agents that perform autonomous planning, reasoning, execution and reflection, leading to unprecedented potential for automation through agentic AI. We present A3D, an Agentic AI flow for end-to-end Automation of hardware Accelerator Design. A3D automates workload analysis, performance bottleneck identification, code refactoring for HLS compatibility and micro-architecture generation. A3D also generates diverse accelerator designs by automatically exploring the speed-area tradeoff space. Recent efforts have explored the use of AI for specific tasks such as design space exploration in HLS, leaving several tasks to still be performed manually. A3D addresses the challenges in applying modern LLMs to accelerator design by judiciously partitioning tasks among specialist agents, orchestrating process loops with specialist and verifier agents, utilizing pre-existing and custom tools, and employing agentic RAG for codebase and proprietary EDA tool documentation exploration. Our implementation of A3D, using commercial components like Claude Sonnet 4.5 and the Catapult HLS tool, demonstrates its effectiveness by generating accelerator designs with no human intervention from complex scientific applications like LAMMPS (molecular dynamics simulation) and QMCPACK (quantum chemistry).

📄 PDF Abstract BibTeX arXiv:2605.15237

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Toward a Fully Autonomous, AI-Native Particle Accelerator

2026-02-19 · Chris Tennant arxiv

This position paper presents a vision for self-driving particle accelerators that operate autonomously with minimal human intervention. We propose that future facilities be designed through artificial intelligence (AI) c…

From Legacy Fortran to Portable Kokkos: An Autonomous Agentic AI Workflow

2025-09-15 · Sparsh Gupta, Kamalavasan Kamalakkannan, Maxim Moraru, Galen Shipman 외 arxiv

Scientific applications continue to rely on legacy Fortran codebases originally developed for homogeneous, CPU-based systems. As High-Performance Computing (HPC) shifts toward heterogeneous GPU-accelerated architectures,…

Code Generation

MaxKernel: Agentic Kernel Generation for TPUs

2026-09-03 · Shangkun Wang, Nina Cai, Charles Hoong, Julian Walker 외 arxiv

Designing and authoring high-performance custom kernels for accelerators is a complex task that requires deep hardware-level expertise. Large Language Models (LLM) can be leveraged together with real-time compiler feedba…

Towards Agentic AI on Particle Accelerators

2024-09-10 · Antonin Sulc, Thorsten Hellert, Raimund Kammering, Hayden Hoschouer 외

As particle accelerators grow in complexity, traditional control methods face increasing challenges in achieving optimal performance. This paper envisions a paradigm shift: a decentralized multi-agent framework for accel…

Dataflow Accelerator Architecture for Autonomous Machine Computing

2021-09-15 · Shaoshan Liu, Yuhao Zhu, Bo Yu, Jean-Luc Gaudiot 외

Commercial autonomous machines is a thriving sector, one that is likely the next ubiquitous computing platform, after Personal Computers (PC), cloud computing, and mobile computing. Nevertheless, a suitable computing sub…

Cloud Computing