Standard matrix multiplication with parallel processing Strassen's algorithm for large matrices Automatic optimization between standard and Strassen's algorithm Support for matrices of any size ...
Abstract: Strassen's algorithm has fascinated as a popular recursive algorithm for square matrix multiplication with the complexity of O(n 2.807) in many scientific applications since 1969. However, ...
Abstract: Summary form only given. We propose a new distribution scheme for a parallel Strassen's matrix multiplication algorithm on heterogeneous clusters. In the heterogeneous clustering environment ...