Parallel Sparse Matrix Multiplication

This is a simple interactive demonstration of the original ESC algorithm (as proposed by [Bell 2012]). Choose matrix dimensions, click the button and toggle nonzero elements by clicking the matrix cells.



AB (general)
ATA
AAT


(null)

Note that the matrix dimensions are entered as rows x columns (height x width), and the element indices are also written like this. Click source matrix elements to toggle between zero (white) and nonzero (orange).