There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
The objective of this study is to analyze and compare the performance of four standard matrix multiplication algorithms (row by column) with different optimization techniques (MM1c, MM1f, MM1fu, MM2f) implemented with two parallel programming models (OpenMPI and OpenMP). on multiple compute nodes with multicore processors.