CANNON Algorithm
XIN YI
Unknown
- 0 Collaborators
using cannon to accelerate Matrix multiplication. ...learn more
Project status: Under Development
Intel Technologies
oneAPI
Overview / Usage
It's a personal project using cannon algorithm to calculate matrix multiplication. By creating 2 random matrixs and multiply them, and recording the time used.
Methodology / Approach
I just use some basic MPI algorithms.