#
parallel-matrix-multiplication
Here are 5 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.
openmp parallel-computing cuda multithreading map-reduce parallel-processing gpu-programming jacobi-iteration parallel-algorithms multicore-programming parallel-quick-sort systolic-arrays parallel-jacobi parallel-matrix-multiplication parallel-convex-hull
-
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.
parallel-computing concurrent-programming time-complexity mpi-applications barrier-synchronization parallel-matrix-multiplication
-
Updated
Nov 17, 2025 - C
parallel matrix multiplication in C using pthread thread pool
c parallel-computing multithreading matrix-multiplication pthread parallel-matrix-multiplication multi-threaded-matrix-multiplication
-
Updated
Apr 1, 2024 - C
Distributed Matrix Multiplication Implementation in OpenMPI
-
Updated
Jan 6, 2025 - C++
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."