Matrix multiplication on MPI and OMP matrix_mult_seq.c sequential algorithm matrix_mult_omp.c parallel algorithm using OMP primitives matrix_mult_mpi.c parallel algotithm using MPI Report[RUS].pdf contains detailed report with performance benchmarks.