A Parallel Matrix Multiplication Algorithm for Some Cauchy-Like Matrices

Jieyuan Zhang,Shengguo Li,Lizhi Cheng
DOI: https://doi.org/10.1109/icspcc.2014.6986306
2014-01-01
Abstract:In this paper we propose a fast matrix multiplication algorithm for Cauchy-like matrices with off-diagonal low-rank property, which uses hierarchically semiseparable (HSS) matrix techniques. We implemented this algorithm in shared memory environment by using OpenMP. The numerical results show it has good speedups and is much faster than the plain matrix-matrix multiplications. For matrices with big dimensions, our algorithm has over 15x speedups.
What problem does this paper attempt to address?