mpich
Here are 38 public repositories matching this topic...
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.
-
Updated
Jun 10, 2017 - C
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
An MPI based implementation of K-NN search algorithm, aimed for use on CPU clusters.
-
Updated
Jan 11, 2018 - C
Implementation of matrix multiplication program with message passing
-
Updated
Jul 25, 2020 - C
2019~2020学年第2学期《并行程序设计》课程设计
-
Updated
Oct 1, 2021 - C
In this task, we had to write a multi-threaded MPICH program, that will solve the consensus problem. If all the slave (child) processes agree on a single decision, then the processes will terminate displaying consensus reached.
-
Updated
Aug 11, 2021 - C
📨 Several problems and their solutions in distributed systems area, solved using MPI
-
Updated
Jul 25, 2020 - C
This repository contains all the assignments done in the course CS633 Parallel Computing. All assignments are done using the MPI.
-
Updated
Jul 21, 2021 - C
Examples to learn how to use parallelism with MPI on C.
-
Updated
Mar 27, 2018 - C
Sacrifice for Power consumption
-
Updated
Dec 1, 2018 - C
Conway's Game of Life, created for the Parallel Systems course, Summer 2017
-
Updated
Feb 16, 2018 - C
This repository holds coursework from Parallel Programming Course done by me.
-
Updated
Jun 23, 2022 - C
A cost-optimal parallel algorithm based on Floyd-Warshall Algorithm in order to resolve the APSP problem
-
Updated
Jun 12, 2024 - C
Operating Systems Lab course Spring 2021 Final Project
-
Updated
Jun 16, 2021 - C
Improve this page
Add a description, image, and links to the mpich topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mpich topic, visit your repo's landing page and select "manage topics."