/Parallel_distributed_systems_semester_project

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.

No issues in this repository yet.