mpi
Here are 5 public repositories matching this topic...
A high-performance parallel implementation of a slight variation of Conway’s Game of Life using MPI. Includes both sequential and parallel versions (Send/Recv and Collectives), along with a standalone visualization notebook.
-
Updated
Apr 23, 2025 - C
This repository contains some basic parallel algorithms perform using MPI. It also have a comparison between parallel and sequential execution of Merge sort. You can find a colab notebook which represent a graphical representation of these executions.
-
Updated
Jun 18, 2021 - Jupyter Notebook
Optimizing sequential code for speed and portability! This repository showcases the results of a "Fundamentals of Parallel Programming" hackathon. We leveraged CUDA, OpenMP, and more to enhance performance, with the main notebook at the heart of it all. 🚀
-
Updated
Dec 6, 2023 - Jupyter Notebook
Machine learning operator & controller for Kubernetes
-
Updated
Dec 12, 2025 - Go
Improve this page
Add a description, image, and links to the mpi topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mpi topic, visit your repo's landing page and select "manage topics."