open-mpi
Here are 13 public repositories matching this topic...
Program to run parallel processes simulating a parking lot using MPI. Ampliation of Operative Systems, 2021 🚗
-
Updated
Jun 14, 2021 - C
This was my first Assignment for the course of parallel programming @shirazuniversity, pthread,openMPI,Gprof,matrixmul
-
Updated
Apr 18, 2022 - C
Parallel Game of Life using OpenMPI and OpenMP
-
Updated
Oct 14, 2023 - C
A program that processes and applies filters (smooth, sharpen, emboss, mean removal, approximate Gaussian Blur) on images in parallel by using Open MPI.
-
Updated
Apr 22, 2020 - C
Matrix multiplication with ring rotation
-
Updated
Oct 17, 2019 - C
🚀 Progetto di corso di Programmazione concorrente e parallela, con l'obiettivo di conteggiare le occorrenze di ogni parola all'interno di uno o più file tramite l'utilizzo di MPI e delle sue primitive di comunicazione.
-
Updated
Jun 18, 2022 - C
This assignment implements a distributed MPI solution, involving 4 clusters, in a ring topology, each one having a coordinator and an arbitrary number of workers processes, that can only communicate with their coordinator
-
Updated
Jul 16, 2024 - C
Matrix Vector Multiplication OPEN_MPI
-
Updated
Nov 13, 2022 - C
Dijkstra's shortest path parallel implementation
-
Updated
Mar 18, 2023 - C
📙 Versione di map-reduce implementata tramite MPI per il conteggio delle occorrenze di ogni parola contenuta in uno o più file.
-
Updated
May 29, 2022 - C
An implementation of "The Game of Life" with MPI
-
Updated
Jun 15, 2022 - C
Improve this page
Add a description, image, and links to the open-mpi topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the open-mpi topic, visit your repo's landing page and select "manage topics."