In this repository you can find all of my projects for Parallel Processing Course when I was in 2nd semester of my master's at SUT.
-
Updated
Aug 9, 2022 - Java
In this repository you can find all of my projects for Parallel Processing Course when I was in 2nd semester of my master's at SUT.
Projects from the Parallel and Concurrent Programming course cover core topics like matrix operations, synchronization, and force calculations. Using MPI for process management, these assignments showcase optimized performance and reduced computation time across processors.
parallel matrix multiplication in C using pthread thread pool
Add a description, image, and links to the parallel-matrix-multiplication topic page so that developers can more easily learn about it.
To associate your repository with the parallel-matrix-multiplication topic, visit your repo's landing page and select "manage topics."