mpi-library
Here are 52 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
👨🏻💻 Notas, apuntes y prácticas resueltas del tercer año en la Etsinf (2021-2022)
-
Updated
Jan 15, 2022 - C
An implementation of ARMCI using MPI one-sided communication (RMA)
-
Updated
Oct 3, 2024 - C
There can only be one (MPI process)!
-
Updated
Oct 25, 2022 - 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
Sparse matric-vector multiplication using MPI
-
Updated
Apr 5, 2017 - C
OpenMP and MPI solutions for integer programming problems knapsack and travelling salesman problem using branch and bound technique
-
Updated
Apr 19, 2017 - C
A fallback implementation of MPI, supports one process only but is portable (incl Windows)
-
Updated
May 15, 2023 - C
Este projeto é uma implementação de uma simulação do algoritmo MPI_REDUCE utilizando sockets TCP/IP em C. A ideia central é dividir a soma de um conjunto de números entre diferentes processos (chamados de workers), que executam em paralelo, seguindo uma estrutura de árvore binária.
-
Updated
Sep 29, 2024 - C
Método de ordenação bucket sort executado paralelamente utilizando MPI.
-
Updated
Feb 23, 2020 - 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
In this project, I experienced parallel programming with C++ using MPI library. I implemented a parallel algorithm for image denoising with the Ising model using Metropolis- Hastings algorithm.
-
Updated
Sep 8, 2019 - C
A library of MPI utility functions. (Nothing yet to see here.)
-
Updated
Apr 27, 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 parallel program and sequential for Matrix-Vector multiplication
-
Updated
Sep 3, 2021 - 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."