ARAIJan 30, 2024

Using the Abstract Computer Architecture Description Language to Model AI Hardware Accelerators

arXiv:2402.00069v11 citationsh-index: 4
Originality Synthesis-oriented
AI Analysis

This work addresses a domain-specific problem for manufacturers of AI-integrated products by providing a more precise method to compare accelerator designs, though it is incremental as it applies an existing language to a new context.

The paper tackles the challenge of selecting and configuring AI hardware accelerators by using the Abstract Computer Architecture Description Language (ACADL) to model accelerators, map deep neural networks onto them, and simulate timing for performance analysis.

Artificial Intelligence (AI) has witnessed remarkable growth, particularly through the proliferation of Deep Neural Networks (DNNs). These powerful models drive technological advancements across various domains. However, to harness their potential in real-world applications, specialized hardware accelerators are essential. This demand has sparked a market for parameterizable AI hardware accelerators offered by different vendors. Manufacturers of AI-integrated products face a critical challenge: selecting an accelerator that aligns with their product's performance requirements. The decision involves choosing the right hardware and configuring a suitable set of parameters. However, comparing different accelerator design alternatives remains a complex task. Often, engineers rely on data sheets, spreadsheet calculations, or slow black-box simulators, which only offer a coarse understanding of the performance characteristics. The Abstract Computer Architecture Description Language (ACADL) is a concise formalization of computer architecture block diagrams, which helps to communicate computer architecture on different abstraction levels and allows for inferring performance characteristics. In this paper, we demonstrate how to use the ACADL to model AI hardware accelerators, use their ACADL description to map DNNs onto them, and explain the timing simulation semantics to gather performance results.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes