Matrix Multiplication using MPI , OMP or Hybrid MPI_OMP
-
Updated
Dec 10, 2023 - C++
Matrix Multiplication using MPI , OMP or Hybrid MPI_OMP
Implemented and compared the performance of the regular sampling parallel sort algorithm using four methods: Serial, OpenMP, MPI, and a Hybrid.
To associate your repository with the hybrid-mpi-omp topic, visit your repo's landing page and select "manage topics."