parallel-matrix-multiplication
Here are 4 public repositories matching this topic...
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
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.
-
Updated
Nov 12, 2024 - C
parallel matrix multiplication in C using pthread thread pool
-
Updated
Apr 1, 2024 - C
Improve this page
Add a description, image, and links to the parallel-matrix-multiplication topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the parallel-matrix-multiplication topic, visit your repo's landing page and select "manage topics."