mpi-library
Here are 54 public repositories matching this topic...
🖼️ Parallel Image Convolution, applying a blur filter to images. Written in C, optimized in three different ways: MPI, MPI & OpenMP and CUDA.
-
Updated
Dec 4, 2017 - C
An implementation of ARMCI using MPI one-sided communication (RMA)
-
Updated
Oct 28, 2025 - C
👨🏻💻 Notas, apuntes y prácticas resueltas del tercer año en la Etsinf (2021-2022)
-
Updated
Jan 15, 2022 - C
There can only be one (MPI process)!
-
Updated
Aug 25, 2025 - C
Cannon Algorithm Implementation for matrix multiplication using MPI
-
Updated
Apr 24, 2018 - C
Implementation of matrix multiplication program with message passing
-
Updated
Jul 25, 2020 - C
Sogang Univ. Distributed Programming (CSE5414) Assignments.
-
Updated
Dec 25, 2016 - C
OpenMP and MPI solutions for integer programming problems knapsack and travelling salesman problem using branch and bound technique
-
Updated
Apr 19, 2017 - C
Sparse matric-vector multiplication using MPI
-
Updated
Apr 5, 2017 - C
Two-dimensional lattice-based calculation that employs a two-dimensional domain decomposition and uses non-blocking communications for image reconstruction
-
Updated
Dec 27, 2018 - C
A fallback implementation of MPI, supports one process only but is portable (incl Windows)
-
Updated
May 15, 2023 - C
Parallel implementation of Yee's Algorithm of "Finite Difference Time Domain" using Message Passing Interface(MPI) and Open Multi-Processing(OMP)
-
Updated
Jan 15, 2022 - C
This project is an implementation of a simulation of the MPI_REDUCE algorithm using TCP/IP sockets in C. The main idea is to divide the sum of a set of numbers among different processes (called workers), which run in parallel, following a binary tree structure.
-
Updated
Mar 15, 2025 - C
Repository concerning the implementation of the A-star parallel algorithm developed for the High Performance Computing course at the Master's degree in Computer Science at University of Trento
-
Updated
Feb 12, 2023 - C
Método de ordenação bucket sort executado paralelamente utilizando MPI.
-
Updated
Feb 23, 2020 - C
High Performance Computing CSCI 649. OpenMP and MPI programming
-
Updated
Apr 20, 2017 - C
Este repositorio contiene varios proyectos relacionados con la programación paralela y un ejemplo de comunicación RPC.
-
Updated
Jul 22, 2024 - C
A library of MPI utility functions. (Nothing yet to see here.)
-
Updated
Apr 27, 2017 - C
Improve this page
Add a description, image, and links to the mpi-library topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mpi-library topic, visit your repo's landing page and select "manage topics."