Title :
Scalable parallel matrix multiplication on distributed memory parallel computers
Author_Institution :
Dept. of Math. & Comput. Sci., State Univ. of New York, New Paltz, NY, USA
Abstract :
Consider any known sequential algorithm for matrix multiplication over an arbitrary ring with time complexity O(Nα), where 2<α⩽3. We show that such an algorithm can be parallelized on a distributed memory parallel computer (DMPC) in O (log N) time by using Nα/log N processors. Such a parallel computation is cost optimal and matches the performance of PRAM. Furthermore, our parallelization on a DMPC can be made fully scalable, that is, for all 1⩽p⩽Nαα/log N, multiplying two N×N matrices can be performed by a DMPC with p processors in O(Nα/p) rime, i.e., linear speedup and cost optimality can be achieved in the range [1..Nα/log N]. This unifies all known algorithms for matrix multiplication on DMPC, standard or non-standard, sequential or parallel. Extensions of our methods and results to other parallel systems are also presented. The above claims result in significant progress in scalable parallel matrix multiplication (as well as solving many other important problems) on distributed memory systems, both theoretically and practically
Keywords :
distributed memory systems; matrix multiplication; parallel algorithms; DMPC; distributed memory parallel computers; matrix multiplication; parallel computation; parallel matrix multiplication; Computational efficiency; Computer science; Concurrent computing; Cost function; Distributed computing; Ear; Graph theory; Hypercubes; Mathematics; Phase change random access memory;
Conference_Titel :
Parallel and Distributed Processing Symposium, 2000. IPDPS 2000. Proceedings. 14th International
Conference_Location :
Cancun
Print_ISBN :
0-7695-0574-0
DOI :
10.1109/IPDPS.2000.846000