Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 301 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 301 Bytes

Generalized Cannon

Implementation of Generalized Cannon's Algorithm for Parallel Matrix Multiplication proposed by Hyuk-Jae Lee et al.

This project test the performance of this generalized version of cannon's algorithm against the original version.

Technologies

  • OpenMPI
  • OpenMP