Performance analysis comparing sequential execution with three parallel libraries - OpenMP, MPI, and Pthreads - for matrix multiplication. The objective was to observe how each model scales with ...