Efficiency of Matrix Multiplication on the Cross-Wired Mesh Array
Subhash Kak

TL;DR
This paper analyzes the efficiency of the cross-wired mesh array for matrix multiplication, showing that repeated operations lead to an average of approximately n steps for multiplying nxn matrices on a 2D array.
Contribution
It provides an analysis of the cross-wired mesh array's efficiency, highlighting its performance in repeated matrix multiplication tasks.
Findings
Average steps approach n for repeated multiplications
Efficiency improves with repeated operations on the array
Cross-wired mesh array is effective for large matrix multiplications
Abstract
This note looks at the efficiency of the cross-wired mesh array in the context of matrix multiplication. It is shown that in case of repeated operations, the average number of steps to multiply sets of nxn matrices on a 2D cross-wired mesh array approaches n.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInterconnection Networks and Systems · Cellular Automata and Applications · VLSI and FPGA Design Techniques
