Parallel Architecture for Fast Solving Binary Linear System of Equations

ZHANG Bo-wei,WU Yan-xia,GU Guo-chang,SUN Lin
DOI: https://doi.org/10.3969/j.issn.1000-3428.2012.11.085
2012-01-01
Abstract:This paper presents an efficient parallel architecture for fast solving linear system of equations over binary operations of GF(2),which is derived from a proposed hardware-optimized Gaussian elimination.The optimization of the Gaussian elimination with pivot element is realized by using parallel elimination and cyclic shift operations instead of loop nest in each iteration.A mesh structure of "smart memory" cells is proposed for building the whole parallel architecture where the modified algorithm is mapped onto.The average running time of the architecture for n-dimension binary matrix equals 2n cycles as opposed to about 1/4n3 in software.Experimental results show that the performance of the system is improved by about two orders of magnitude.
What problem does this paper attempt to address?