Parallel Game of Life using OpenMPI and OpenMP
-
Updated
Oct 14, 2023 - C
Parallel Game of Life using OpenMPI and OpenMP
Matrix multiplication with ring rotation
This repo contains the code of the distributed implementation of Twitter's famous Who to Follow (WTF) Algorithm for recommendations using OpenMPI. This is the solution of Assignment 2 of the course COL380- Intro to Parallel and Distributed Programming offered in the Second (Holi) Semester 2021-22.
Implementacion propia de los dos primeros libros sobre raytracing de Peter Shirley. Los libros se encuentran en: https://github.com/RayTracing/raytracing.github.io
Program to search a word in multiple text files thanks to Open MPI library
🚀 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.
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
⚡ High-performance computing using OpenMPI
Program to run parallel processes simulating a parking lot using MPI. Ampliation of Operative Systems, 2021 🚗
Easy automation for creating an OpenMPI cluster to share CPU and GPU workloads
This was my first Assignment for the course of parallel programming @shirazuniversity, pthread,openMPI,Gprof,matrixmul
Matrix Vector Multiplication OPEN_MPI
Dijkstra's shortest path parallel implementation
Add a description, image, and links to the open-mpi topic page so that developers can more easily learn about it.
To associate your repository with the open-mpi topic, visit your repo's landing page and select "manage topics."