mpi-applications
There are 51 repositories under mpi-applications topic.
mpi4py/mpi4py
Python bindings for MPI
code-saturne/code_saturne
code_saturne public mirror
mpi4py/setup-mpi
Set up your GitHub Actions workflow to use MPI
jorgensd/adios4dolfinx
Extending DOLFINx with checkpointing functionality
FARGO3D/fargo3d
A versatile multifluid HD/MHD code that runs on clusters of CPUs or GPUs, with special emphasis on protoplanetary disks.
geospace-code/h5fortran-mpi
HDF5-MPI parallel Fortran object-oriented interface
lanl/libquo
Dynamic execution environments for coupled, thread-heterogeneous MPI+X applications
ferrall/niqlow
design, solve and estimate discrete dynamic programs.
scivision/fortran-mpi-examples
Examples of Fortran MPI 3.0 / mpi_f08
Abhiramborige/Parallel_programs_C
Parallel and Distributed computing problem programs implemented in OpenMP and MPI
arneish/MPI-pattern-matching
A C++ implementation of a periodic-pattern matching parallel algorithm using MPICH 3.2 implementation of the MPI distributed-computing standard
MPILander/MPILander
There can only be one (MPI process)!
rbourgeois33/heat-equation-hpc-tools
Simple use case of the Kokkos, MPI and PDI libraries for solving the linear heat equation on a 2D cartesian mesh with periodic boundary condition.
iraikov/neuroh5
An HDF5-based library for parallel I/O operations on data structures for large-scale neural networks
joaomlneto/cpds-heat
Heat Equation using different solvers (Jacobi, Red-Black, Gaussian) in C using different paradigms (sequential, OpenMP, MPI, CUDA) - Assignments for the Concurrent, Parallel and Distributed Systems course @ UPC 2013
dmosopt/dmosopt
Distributed surrogate-assisted evolutionary methods for multi-objective optimization of high-dimensional dynamical systems
xcompact3d/Old_Incompact3d
Old version of our solver for the incompressible Navier-Stokes equations (no longer actively developed, please use the latest version of Incompact3d
adrianomg/PAMPAR
PAMPAR - A new parallel benchmark for parallel programing interfaces.
atruszkowska/VACF-MPI
VACF-C parallelized with MPI
cstyl/mpi-image-reconstruction
Two-dimensional lattice-based calculation that employs a two-dimensional domain decomposition and uses non-blocking communications for image reconstruction
Imageomics/distributed-downloader
MPI-based distributed downloading tool for retrieving data from diverse domains.
jhxie/ParallelSortingByRegularSampling
Pthread/MPI-based program that implements the parallel sorting by regular sampling algorithm.
Ahmed-Ibrahim-30/Parallel-Programming
Parallel Programming with Mpi and Open MP
codevibess/parallel-stacking-classifier
Stacking Classifier with parallel computing architecture based on Message Passing Interface.
fankiat/sopht-mpi
MPI-supported Scalable One-stop Platform for Hydroelastic Things (SOPHT)
MRLintern/1D_Wave-Equation-MPI
1D Wave Equation Discretized using Finite Differences and Solved via Parallelizing the Jacobi Method with MPI
unibas-dmi-hpc/MapLib
MapLib provides algorithms for generating mapping of processing elements to processor unities.
AyeshaUlde/Grain-Boundary-Analysis-in-Digital-Microstructures
Code for term project of High Performance Computing for Engineering Applications (AM5080) course taken at IIT Madras during Jan-May 2023
Dhruvbam/Parallel-and-Concurrent-Programming
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.
joaomota59/messagePassingInterface-MPI
💻↔💻 Utilização da biblioteca MPI, com simulação de clusters, em que cada nó do cluster possa calcular o valor aproximado da integral de π, utilizando quatro tipo de versões diferentes, além de mostrar o tempo necessário para cada um das versões adotadas.
Judmurray/MPI-Kmeans-FarFirst
This Repo contains a completed project using MPI to code a Kmeans clustering algorithm.
mccsssk2/Human-Sinoatrial-Node-Anatomical-Model
Human sinoatrial node computational anatomy repository.
mihirp1/montecarlo_mpi
Implementation of Neutron Transport Model in MPI C
rengo540/background-subtraction-project
high preformance compute background from stream images
SupremaLex/jacobi-eigenvalues
Implementation of serial and parallel(MPI) Jacobi algorithm for estimating of eigenvalues of symmetric matrix
zhuangsc/altsplit
An MPI-based distributed model parallelism technique for MLP