A C++ implementation of a periodic-pattern matching parallel algorithm using MPICH 3.2 implementation of the MPI distributed-computing standard
-
Updated
May 10, 2019 - C
A C++ implementation of a periodic-pattern matching parallel algorithm using MPICH 3.2 implementation of the MPI distributed-computing standard
Operating Systems Lab course Spring 2021 Final Project
Examples to learn how to use parallelism with MPI on C.
Sacrifice for Power consumption
📨 Several problems and their solutions in distributed systems area, solved using MPI
Combining OpenMP and MPICH for Brute Force in C
This project implements the usage of the MPI library to work on a data set using multiple processes.
Calculating determinant of matrices using MPI (Message Passing Interface) in distributed environment.
Algoritmos sequencial e paralelo (MP e MPI) do Crivo de Eratostenes.
This repository stores a project whose aim is to parallelize some algorithms for the search of the strongly connected components of a graph. The parallelization method has been applied both on the Tarjan and Kosaraju algorithms.
Game of life: An implementation of the famous simulation game with parallel programming technologies. An MPI, a hybrid MPI and OpenMp and a CUDA implementation of the game. Also I wrote a report in greek on the speedup, efficiency and scalability of each implementation.
Add a description, image, and links to the mpich topic page so that developers can more easily learn about it.
To associate your repository with the mpich topic, visit your repo's landing page and select "manage topics."