Version 2 2024-06-04, 01:53Version 2 2024-06-04, 01:53
Version 1 2019-07-22, 09:53Version 1 2019-07-22, 09:53
journal contribution
posted on 2024-06-04, 01:53authored byCC Chou, YF Deng, Gang LiGang Li, Y Wang
We present a parallel method for matrix multiplication on distributed-memory MIMD architectures based on Strassen's method. Our timing tests, performed on a 56-node Intel Paragon, demonstrate the realization of the potential of the Strassen's method with a complexity of 4.7 M2.807 at the system level rather than the node level at which several earlier works have been focused. The parallel efficiency is nearly perfect when the processor number is the power of 7. The parallelized Strassen's method seems always faster than the traditional matrix multiplication methods whose complexity is 2M3 coupled with the BMR method and the Ring method at the system level. The speed gain depends on matrix order M: 20% for M ≈ 1000 and more than 100% for M ≈ 5000.