Machine learning operator & controller for Kubernetes
-
Updated
Dec 12, 2025 - Go
Machine learning operator & controller for Kubernetes
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.
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. 🚀
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.
Add a description, image, and links to the mpi topic page so that developers can more easily learn about it.
To associate your repository with the mpi topic, visit your repo's landing page and select "manage topics."