Easy automation for creating an OpenMPI cluster to share CPU and GPU workloads
-
Updated
Nov 8, 2024 - Shell
Easy automation for creating an OpenMPI cluster to share CPU and GPU workloads
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
Implementation of the double pendulum fractal with parallelism for simulation
Parallel Game of Life using OpenMPI and OpenMP
Dijkstra's shortest path parallel implementation
Little program to compute the mean and the standard deviation of an array of size n filled with random integers between 0 and 50 with Open MPI
Program to search a word in multiple text files thanks to Open MPI library
Matrix Vector Multiplication OPEN_MPI
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.
This repo contains the implementation of Parallelized and Distributed HNSW based prediction algorithm using OpenMP and OpenMPI. Solution to Assignment 3 of the course COL380- Introduction to Parallel and Distributed Programming offered in Second (Holi) Semester 2021-22.
🚀 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.
An implementation of "The Game of Life" with MPI
📙 Versione di map-reduce implementata tramite MPI per il conteggio delle occorrenze di ogni parola contenuta in uno o più file.
This was my first Assignment for the course of parallel programming @shirazuniversity, pthread,openMPI,Gprof,matrixmul
Implementacion propia de los dos primeros libros sobre raytracing de Peter Shirley. Los libros se encuentran en: https://github.com/RayTracing/raytracing.github.io
Repositorio de la asignatura Programación Paralela cursada en la UGR en el curso 20/21
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."