This project demonstrates the creation and management of threads using the PThread library in C, implements a parallel communication pattern using MPI, and illustrates data decomposition techniques in parallel programming. It includes examples of threading, MPI communication, and matrix multiplication with data partitioning.
Note: code files are to be uploaded soon...