This code implements two sparse-dense matrix multiplication algorithms with reduced communication:
1.5D Blocked Column A and 1.5D Blocked Inner ABC, described in a paper by P. Koanantakool et al. It was a final assignment on a course
in Parallel and Distributed Computing. It was written in C++11 with MPI libraries,
and tested with openmpi-1.10.2
on my computer and mpich2
on our student server.
A detailed report in Polish can be compiled by running make report.pdf
.
-
Notifications
You must be signed in to change notification settings - Fork 1
quezak/pwir-mpi-matmul
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
distributed sparse-dense matrix multiplication
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published