English

Developing a BLAS library for the AMD AI Engine

Distributed, Parallel, and Cluster Computing 2024-10-02 v1 Emerging Technologies

Abstract

Spatial (dataflow) computer architectures can mitigate the control and performance overhead of classical von Neumann architectures such as traditional CPUs. Driven by the popularity of Machine Learning (ML) workloads, spatial devices are being marketed as ML inference accelerators. Despite providing a rich software ecosystem for ML practitioners, their adoption in other scientific domains is hindered by the steep learning curve and lack of reusable software, which makes them inaccessible to non-experts. We present our ongoing project AIEBLAS, an open-source, expandable implementation of Basic Linear Algebra Routines (BLAS) for the AMD AI Engine. Numerical routines are designed to be easily reusable, customized, and composed in dataflow programs, leveraging the characteristics of the targeted device without requiring the user to deeply understand the underlying hardware and programming model.

Keywords

Cite

@article{arxiv.2410.00825,
  title  = {Developing a BLAS library for the AMD AI Engine},
  author = {Tristan Laan and Tiziano De Matteis},
  journal= {arXiv preprint arXiv:2410.00825},
  year   = {2024}
}
R2 v1 2026-06-28T19:04:02.857Z