Title :
Pairwise reduction for the direct, parallel solution of sparse, unsymmetric sets of linear equations
Author :
Davis, Timothy A. ; Davidson, Edward S.
Author_Institution :
Center for Supercomput. Res. & Dev., Illinois Univ., Urbana, IL, USA
fDate :
12/1/1988 12:00:00 AM
Abstract :
A paradigm for concurrent computing is explored in which a group of autonomous, asynchronous processes shares a common memory space and cooperates to solve a single problem. The processes synchronize with only a few others at a time; barrier synchronization is not permitted except at the beginning and end of the computation. The paradigm maps directly to a shared-memory multiprocessor with efficient synchronization primitives and is applied to the solution of a large, sparse system of linear equations. The algorithm, called pairwise solve (or PSolve), is presented with several variants to address some of the limitations of previous algorithms. On the Alliant FX/8, PSolve is faster than Gaussian elimination and two common sparse matrix algorithms
Keywords :
linear algebra; parallel algorithms; PSolve; concurrent computing; linear equations; pairwise reduction; pairwise solve; parallel solution; shared-memory multiprocessor; sparse; unsymmetric sets; Computer vision; Concurrent computing; Equations; Hypercubes; Image analysis; Image resolution; Parallel algorithms; Parallel processing; Sparse matrices; Tree graphs; Very large scale integration;
Journal_Title :
Computers, IEEE Transactions on