Matrix inversion algorithm for linear array processor
暂无分享,去创建一个
This paper presents a parallel algorithm for computing the inversion of a dense matrix based on Gauss-Jordan elimination. The algorithm is proposed for the implementation on the linear array at a processor level which operates in a pipeline fashion. Two types of architecture are considered-one which uses serial data transfer (AP/S) and another which uses parallel data transfer (AP/P) between neighboring processors. The speed up of AP/S and AP/P are O(n/2) and O(4/5n), respectively.
[1] K. Dharmarajan,et al. Parallel VLSI algorithm for stable inversion of dense matrices , 1989 .
[2] Ahmed El-Amawy. A Systolic Architecture for Fast Dense Matrix Inversion , 1989, IEEE Trans. Computers.