mpi topic
Fast-Poisson-Image-Editing
A fast poisson image editing implementation that can utilize multi-core CPU or GPU to handle a high-resolution image input.
splatt
The Surprisingly ParalleL spArse Tensor Toolkit.
parallel-convolution
🖼️ Parallel Image Convolution, applying a blur filter to images. Written in C, optimized in three different ways: MPI, MPI & OpenMP and CUDA.
sboxgates
Program for finding low gate count implementations of S-boxes.
alpine-mpich
MPI Cluster Automation Solution using Docker, based on Alpine Linux with MPICH (see IEEE paper)
distributedComputingExamples
Example codes for my Distributed Computing course at Hefei University.
libdiffusion
Proof of Concept: a C-callable GPU-enabled parallel 2-D heat diffusion solver written in Julia using CUDA, MPI and graphics