Iterative solvers with MPI parallelization
-
Updated
Nov 16, 2018 - C
Iterative solvers with MPI parallelization
"Red-Black Tree Search Project": Parallelized Red-Black Tree search with MPI, OpenMP, and CUDA. Performance analysis on various hardware and input configurations.
A Parallelized Solution of the 2D Heat Conduction Equation on a Square Plate Using MPI.
Use and learning of distributed systems and threading.The file named readme is written in Italian.
Parallel calculation course in 6 term at MIPT.
A parallel algorithm implementation for distributed systems Sparse Eleven Banded Matrix - Dense Vector Multiplication using MPI
This repository showcases the parallelization of the Grey Wolf Optimizer (GWO) and the development of the History-Guided Trend-adjusted GWO (HGT-GWO) with a focus on master-worker island parallelization, as part of the High Performance Computing for Data Science course group project at the University of Trento.
Assignments done for a Parallel Programming course at @ufms.
MPI parallelization for various numerical methods and miscellaneous problems using C
Examples of Distributed-Memory Programming with MPI
Parallel computing exercises using C. OpenMP, MPI, CUDA.
"Red-Black Tree Search Project": Parallelized Red-Black Tree search with MPI, OpenMP, and CUDA. Performance analysis on various hardware and input configurations.
This repository stores a project whose aim is to parallelize some algorithms for the search of the strongly connected components of a graph. The parallelization method has been applied both on the Tarjan and Kosaraju algorithms.
Add a description, image, and links to the mpi-parallelization topic page so that developers can more easily learn about it.
To associate your repository with the mpi-parallelization topic, visit your repo's landing page and select "manage topics."