Title :
Matrix decomposition on the star graph
Author :
Al-Ayyoub, Abdel-Elah ; Day, Khaled
Author_Institution :
Dept. of Comput. Sci., Sultan Qaboos Univ., Muscat, Oman
fDate :
8/1/1997 12:00:00 AM
Abstract :
We present and evaluate, for the first time, a parallel algorithm for solving the LU decomposition problem on the star graph. The proposed parallel algorithm is of O(N3/n!) computation complexity and uses O(Nn) communication time to decompose a matrix of order N on a star graph of dimension n, where N⩾(n-1)!. The incurred communication time is better than the best known results for the hypercube, O(Nlogn!), and the mesh, O(N√n!), each with approximately n! nodes. The proposed parallel algorithm takes advantage of the attractive topological qualities of the star graph in order to reduce the communication time involved in tasks such as pivoting, row/column interchanges, and pivot row and multipliers column broadcasts
Keywords :
Fourier transforms; computational complexity; matrix decomposition; multiprocessor interconnection networks; parallel algorithms; sorting; LU decomposition problem; communication time; computation complexity; hypercube; matrix decomposition; multipliers column broadcasts; parallel algorithm; pivot row; pivoting; row/column interchanges; star graph; topological qualities; Algorithm design and analysis; Broadcasting; Concurrent computing; Fault tolerance; Fourier transforms; Hypercubes; Matrices; Matrix decomposition; Parallel algorithms; Scalability;
Journal_Title :
Parallel and Distributed Systems, IEEE Transactions on