You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Matrix Multiplication using MPI
Build Instructions
On Unix, Linux, BSD, macOS, and Cygwin:
make
make clean
This will create 'matmult' binary in bin/ directory.