Topic: "mpi-applications"
mpi4py/mpi4py
Python bindings for MPI
Language: Python - Size: 9.35 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 849 - Forks: 124

code-saturne/code_saturne
code_saturne public mirror
Language: C++ - Size: 156 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 249 - Forks: 88

mpi4py/setup-mpi
Set up your GitHub Actions workflow to use MPI
Language: Shell - Size: 29.3 KB - Last synced at: 2 days ago - Pushed at: 21 days ago - Stars: 34 - Forks: 5

jorgensd/adios4dolfinx
Extending DOLFINx with checkpointing functionality
Language: Python - Size: 465 KB - Last synced at: 7 days ago - Pushed at: about 2 months ago - Stars: 24 - Forks: 7

lanl/libquo
Dynamic execution environments for coupled, thread-heterogeneous MPI+X applications
Language: C - Size: 14.7 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 21 - Forks: 9

geospace-code/h5fortran-mpi
HDF5-MPI parallel Fortran object-oriented interface
Language: Fortran - Size: 791 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 20 - Forks: 2

ferrall/niqlow
design, solve and estimate discrete dynamic programs.
Language: Ox - Size: 57.7 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 18 - Forks: 10

scivision/fortran-mpi-examples
Examples of Fortran MPI 3.0 / mpi_f08
Language: CMake - Size: 123 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 18 - Forks: 4

FARGO3D/fargo3d
A versatile multifluid HD/MHD code that runs on clusters of CPUs or GPUs, with special emphasis on protoplanetary disks.
Language: C - Size: 299 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 16 - Forks: 22

Abhiramborige/Parallel_programs_C
Parallel and Distributed computing problem programs implemented in OpenMP and MPI
Language: C - Size: 22.5 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 2

iraikov/neuroh5
An HDF5-based library for parallel I/O operations on data structures for large-scale neural networks
Language: C++ - Size: 19.2 MB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 7 - Forks: 4

MPILander/MPILander
There can only be one (MPI process)!
Language: C - Size: 59.6 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 1

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
Language: C - Size: 49.8 KB - Last synced at: 28 days ago - Pushed at: almost 6 years ago - Stars: 7 - Forks: 4

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
Language: C - Size: 1.38 MB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 7 - Forks: 0

dmosopt/dmosopt
Distributed surrogate-assisted evolutionary methods for multi-objective optimization of high-dimensional dynamical systems
Language: Python - Size: 1.06 MB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 4

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.
Language: C++ - Size: 1.08 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

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
Language: Fortran - Size: 142 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 2

adrianomg/PAMPAR
PAMPAR - A new parallel benchmark for parallel programing interfaces.
Language: C - Size: 15.8 MB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 3 - Forks: 2

Ahmed-Ibrahim-30/Parallel-Programming
Parallel Programming with Mpi and Open MP
Language: C - Size: 12 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 2

Imageomics/distributed-downloader
MPI-based distributed downloading tool for retrieving data from diverse domains.
Language: Python - Size: 282 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 2 - Forks: 0

MRLintern/1D_Wave-Equation-MPI
1D Wave Equation Discretized using Finite Differences and Solved via Parallelizing the Jacobi Method with MPI
Language: C - Size: 232 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

fankiat/sopht-mpi
MPI-supported Scalable One-stop Platform for Hydroelastic Things (SOPHT)
Language: Python - Size: 692 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 3

unibas-dmi-hpc/MapLib
MapLib provides algorithms for generating mapping of processing elements to processor unities.
Language: Python - Size: 218 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

codevibess/parallel-stacking-classifier
Stacking Classifier with parallel computing architecture based on Message Passing Interface.
Language: Python - Size: 132 MB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

jhxie/ParallelSortingByRegularSampling 📦
Pthread/MPI-based program that implements the parallel sorting by regular sampling algorithm.
Language: C - Size: 2.16 MB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0

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.
Language: C - Size: 1.1 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

rengo540/background-subtraction-project
high preformance compute background from stream images
Language: C++ - Size: 6.57 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

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.
Language: Python - Size: 143 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

zhuangsc/altsplit
An MPI-based distributed model parallelism technique for MLP
Language: C - Size: 43.9 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 2

iraikov/distgfs
Parallel optimizer based on the Global Function Search
Language: Python - Size: 256 KB - Last synced at: 24 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 1

iraikov/distwq
Distributed work queue operations using mpi4py.
Language: Python - Size: 429 KB - Last synced at: 3 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 1

Ghonimo/Heat-Diffusion-Grid-Simulation-using-MPI-ECE588
This repository contains the code and documentation for a parallelized heat diffusion simulator implemented using the Message Passing Interface (MPI). It simulates the diffusion of heat across a 2D grid, using a finite difference method to calculate temperature changes over time. This program was designed for Portland State University ECE 588 Class
Language: C - Size: 4.62 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

kchristin22/K_select
Find the kth smallest element of an array using MPI. Three different versions have been implemented for this purpose: k-Search, Heuristic Quickselect and Quickselect.
Language: C++ - Size: 428 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Judmurray/MPI-Kmeans-FarFirst
This Repo contains a completed project using MPI to code a Kmeans clustering algorithm.
Language: C - Size: 393 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Imeeh/hello-world
Advancing My Parallel Programming Skill Sets
Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

sednabcn/Simulation-Articles
Coastal Modeller Water Waves Simulation Papers
Language: C - Size: 143 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Nada-Nasser/Parallel-Processing
Some projects implementing different parallel processing techniques
Language: C - Size: 51.8 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

cstyl/mpi-image-reconstruction
Two-dimensional lattice-based calculation that employs a two-dimensional domain decomposition and uses non-blocking communications for image reconstruction
Language: C - Size: 1.58 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

saschagottfried/fds Fork of firemodels/fds
Fire Dynamics Simulator
Language: Fortran - Size: 175 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

SupremaLex/jacobi-eigenvalues
Implementation of serial and parallel(MPI) Jacobi algorithm for estimating of eigenvalues of symmetric matrix
Language: C++ - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 2

mihirp1/montecarlo_mpi
Implementation of Neutron Transport Model in MPI C
Language: C - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

mccsssk2/Human-Sinoatrial-Node-Anatomical-Model
Human sinoatrial node computational anatomy repository.
Size: 59.6 KB - Last synced at: 11 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

edponce/hspwrap
Highly scalable parallel wrapper to run tasks in a master/worker model
Language: C - Size: 66.4 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

niladri18/trapezoidal_mpi
Integrates a function in a distributed environment using MPI
Language: C++ - Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

mohan08p/HPC
High Performace Computing
Language: C - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0
