dsarvan/matmult
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Matrix Multiplication using MPI
Build Instructions
On Unix, Linux, BSD, macOS, and Cygwin:
make
make clean
This will create 'matmult' binary in bin/ directory.