Python bindings for MPI
-
Updated
Nov 2, 2024 - Python
Python bindings for MPI
Implementation of MPI that supports large counts
🖼️ Parallel Image Convolution, applying a blur filter to images. Written in C, optimized in three different ways: MPI, MPI & OpenMP and CUDA.
Dynamic Loop Self-scheduling For Load Balancing (DLS4LB) is an MPI-Based load balancing library. It is implemented in C and FORTRAN (F90) programming languages to support scientific applications executed on High Performance Computing (HPC) systems.
👨🏻💻 Notas, apuntes y prácticas resueltas del tercer año en la Etsinf (2021-2022)
An implementation of ARMCI using MPI one-sided communication (RMA)
MPI library implementation in Node.js
This was our Final Project for Distributed Computing. In this we had to create a distributed system that will use the Brute Force Algorithm to crack a password from the etc/shadows file of Ubuntu as all the passwords are stored there. We used OpenMP and MPICH for this implementation.
An easy-to-implement python library plugin for mpi4py along with worked examples designed to streamline domain decomposition and add a simplifying layer to noncontiguous MPI parallelization of multidimensional datasets.
Reference counted fortran data structures
There can only be one (MPI process)!
MPI and openMP used to search for a number amoung the slave processes
Cannon Algorithm Implementation for matrix multiplication using MPI
Implementation of matrix multiplication program with message passing
MPI implementation of a parallel algorithm for finding the exact number of triangles in massive networks
Sogang Univ. Distributed Programming (CSE5414) Assignments.
Message-passing Interface (MPI) bindings for Chicken Scheme
Add a description, image, and links to the mpi-library topic page so that developers can more easily learn about it.
To associate your repository with the mpi-library topic, visit your repo's landing page and select "manage topics."