English

Towards a Multi-array Architecture for Accelerating Large-scale Matrix Multiplication on FPGAs

Hardware Architecture 2018-03-13 v1

Abstract

Large-scale floating-point matrix multiplication is a fundamental kernel in many scientific and engineering applications. Most existing work only focus on accelerating matrix multiplication on FPGA by adopting a linear systolic array. This paper towards the extension of this architecture by proposing a scalable and highly configurable multi-array architecture. In addition, we propose a work-stealing scheme to ensure the equality in the workload partition among multiple linear arrays. Furthermore, an analytical model is developed to determine the optimal design parameters. Experiments on a real-life convolutional neural network (CNN) show that we can obtain the optimal extension of the linear array architecture.

Keywords

Cite

@article{arxiv.1803.03790,
  title  = {Towards a Multi-array Architecture for Accelerating Large-scale Matrix Multiplication on FPGAs},
  author = {Junzhong Shen and Yuran Qiao and You Huang and Mei Wen and Chunyuan Zhang},
  journal= {arXiv preprint arXiv:1803.03790},
  year   = {2018}
}

Comments

This paper has been accepet by IEEE International Symposium on Circuits and Systems (ISCAS 2018)

R2 v1 2026-06-23T00:48:26.031Z