Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 237 Bytes

README.md

File metadata and controls

4 lines (2 loc) · 237 Bytes

Cannon's Matrix Multiplication Algorithm with MPI

In this project Cannon's algorithm, a parallel matrix multiplication algorithm, is implemented with MPI and its performance is compared with the regular serial matrix multiplication.