The Parallel Algorithm Implementation of Matrix Multiplication Based on ESCA

Pan Chen,Kui Dai,Dan Wu,Jinli Rao,Xuecheng Zou
DOI: https://doi.org/10.1109/apccas.2010.5774970
2010-01-01
Abstract:Parallel computing is an important method used in high performance computing. A new SIMD architecture named ESCA (Engineering and Science Computing Accelerator) is introduced briefly in this paper. It aims to accelerate the computation for most critical scientific workload as a coprocessor by virtue of outstanding architecture and flexible parallel algorithm. As dense matrix multiplication is a widely used operation that can be accelerated by parallel computing, we maps its algorithm onto ESCA and estimates the performance, and the results imply that ESCA has some advantage and potentiality.
What problem does this paper attempt to address?