-
Updated
Feb 23, 2021 - C++
mpi
Here are 836 public repositories matching this topic...
Reduce error of reduce error: Quantifying error of MPI collectives starting with MPI_Reduce
-
Updated
Jul 12, 2021 - C++
In this project, we make three different versions of N-Body simulation. We use All-Pairs algorithm to model their behaviour, first in sequential way, then using OpenMP, MPI, OpenMP + MPI and CUDA.
-
Updated
Mar 19, 2023 - C++
My implementation of the distributed mutual exclusion Ricart-Agrawala algorithm in C++.
-
Updated
Mar 16, 2024 - C++
Parallel optimization of function minimum using genetic algorithms
-
Updated
Jan 14, 2019 - C++
Simple implementation of battleships game using MPI
-
Updated
Jun 20, 2019 - C++
Parallel solution to maximum number of flips required to sort a stack of pancakes. Also known as diameter of a pancake graph. Achieves linear speedup w.r.t processors used.
-
Updated
Dec 20, 2020 - C++
MPI implementation to compute the number of neighbouring Argon particles in an enclosed container using nearest neighbour approach.
-
Updated
Aug 27, 2024 - C++
Representation of OMP + MPI capabilities on Moscow State University supercomputer
-
Updated
Dec 12, 2024 - C++
The GPU-version and MPI-version of PerM
-
Updated
Mar 22, 2017 - C++
GraphHPC-2017 contest solution
-
Updated
Mar 4, 2017 - C++
Zadania na ćwiczenia Programowanie Rozproszone i Równoległe
-
Updated
Jan 10, 2021 - C++
A program to calculate the product of two matrices with using MPI for parallel computing
-
Updated
Jan 14, 2020 - C++
Distributed diffusion equation C/C++ OpenMP one-sided communication MPI
-
Updated
Apr 27, 2023 - C++
Improve this page
Add a description, image, and links to the mpi topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mpi topic, visit your repo's landing page and select "manage topics."