MaPU: A Novel Mathematical Computing Architecture.
Donglin Wang,Shaolin Xie,Zhiwei Zhang,Xueliang Du,Lei Wang,Zijun Liu,Xiao Lin,Jie Hao,Leizu Yin,Tao Wang,Yongyong Yang,Chen Lin,Hong Ma,Zhonghua Pu,Guangxin Ding,Wenqin Sun,Fabiao Zhou,Weili Ren,Huijuan Wang,Mengchen Zhu,Lipeng Yang,NuoZhou Xiao,Qian Cui,Xingang Wang,Ruoshan Guo,Xiaoqin Wang
DOI: https://doi.org/10.1109/hpca.2016.7446086
2016-01-01
Abstract:As the feature size of the semiconductor process is scaling down to 10nm and below, it is possible to assemble systems with high performance processors that can theoretically provide computational power of up to tens of PLOPS. However, the power consumption of these systems is also rocketing up to tens of millions watts, and the actual performance is only around 60% of the theoretical performance. Today, power efficiency and sustained performance have become the main foci of processor designers. Traditional computing architecture such as superscalar and GPGPU are proven to be power inefficient, and there is a big gap between the actual and peak performance. In this paper, we present the MaPU architecture, a novel architecture which is suitable for data-intensive computing with great power efficiency and sustained computation throughput. To achieve this goal, MaPU attempts to optimize the application from a system perspective, including the hardware, algorithm and corresponding program model. It uses an innovative multi-granularity parallel memory system with intrinsic shuffle ability, cascading pipelines with wide SIMD data paths and a state-machine-based program model. When executing typical signal processing algorithms, a single MaPU core implemented with a 40nm process exhibits a sustained performance of 134 GLOPS while consuming only 2.8 W in power, which increases the actual power efficiency by an order of magnitude comparable with the traditional CPU and GPGPU.