A BINARY-TREE IMPLEMENTATION OF A PARALLEL DISTRIBUTED TRIDIAGONAL SOLVER

Authors
Citation
Jc. Agui et J. Jimenez, A BINARY-TREE IMPLEMENTATION OF A PARALLEL DISTRIBUTED TRIDIAGONAL SOLVER, Parallel computing, 21(2), 1995, pp. 233-241
Citations number
6
Categorie Soggetti
Computer Sciences","Computer Science Theory & Methods
Journal title
ISSN journal
01678191
Volume
21
Issue
2
Year of publication
1995
Pages
233 - 241
Database
ISI
SICI code
0167-8191(1995)21:2<233:ABIOAP>2.0.ZU;2-M
Abstract
A divide-and-conquer algorithm for the resolution of distributed linea r tridiagonal systems of equations is implemented within a binary tree connection architecture. A new scheme for the distribution of the dat a among the computing nodes allows a dilation-one implementation of a recursive substitution scheme for the solution of the global system. I n this way, computation time decreases linearly with the number of nod es, and the data communication required becomes proportional to the lo garithm of the number of nodes. This takes place within a network with a fixed connectivity degree of three.