mpi
Here are 840 public repositories matching this topic...
Reduce error of reduce error: Quantifying error of MPI collectives starting with MPI_Reduce
-
Updated
Jul 12, 2021 - C++
-
Updated
Feb 23, 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++
GraphHPC-2017 contest solution
-
Updated
Mar 4, 2017 - C++
The GPU-version and MPI-version of PerM
-
Updated
Mar 22, 2017 - C++
A program to calculate the product of two matrices with using MPI for parallel computing
-
Updated
Jan 14, 2020 - C++
Zadania na ćwiczenia Programowanie Rozproszone i Równoległe
-
Updated
Jan 10, 2021 - C++
Distributed diffusion equation C/C++ OpenMP one-sided communication MPI
-
Updated
Apr 27, 2023 - C++
-
Updated
Mar 2, 2022 - C++
Solver of a two-dimensional Stefan problem in enthalpy formulation
-
Updated
May 17, 2022 - C++
Range-Limited Electrostatic Particle Simulation.
-
Updated
Oct 27, 2024 - C++
Interesting parallel simulation programs inplemented through MPI, Pthread, OpenMP, CUDA, and hybrid methods all in C++. Some of the contents are from CUHK(SZ) course Parallel Programming.
-
Updated
Jan 9, 2023 - 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++
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."