open-mpi
There are 33 repositories under open-mpi topic.
noewangjy/Parallel-Data-Processing-with-MPI
Course projects of ICE6414P-Parallel Data Processing at Shanghai Jiao Tong University-2022-Spring
GauravJain28/Parallelized-and-Distributed-HNSW-Algorithm
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.
jjordanoc/double-pendulum-fractal
Implementation of the double pendulum fractal with parallelism for simulation
l3lackcurtains/hpc-mpi-projects
⚡ High-performance computing using OpenMPI
AlvaroMartinezQ/mpi_parking
Program to run parallel processes simulating a parking lot using MPI. Ampliation of Operative Systems, 2021 :car:
Ashrockzzz2003/mpi
Exploring MPI Framework in C
damianhorna/ski-lift
Project for distributed systems class.
EstellaPaula/Parallel-Image-processing-with-Open-MPI
A program that processes and applies filters (smooth, sharpen, emboss, mean removal, approximate Gaussian Blur) on images in parallel by using Open MPI.
fideldalmasso/rtiow
Implementacion propia de los dos primeros libros sobre raytracing de Peter Shirley. Los libros se encuentran en: https://github.com/RayTracing/raytracing.github.io
leanerr/intro-to-HPC
This was my first Assignment for the course of parallel programming @shirazuniversity, pthread,openMPI,Gprof,matrixmul
SilverSoldier/game-of-life
Parallel Game of Life using OpenMPI and OpenMP
xcodeassociated/DistributedDecryptionSystem
C++ MPI Decryption System developed as my graduation thesis.
antonio-cirillo/word-count
:orange_book: Versione di map-reduce implementata tramite MPI per il conteggio delle occorrenze di ogni parola contenuta in uno o più file.
aurelienspnll/matrix-mult-ring-rotation
Matrix multiplication with ring rotation
cmontemuino/homebrew-custom
Custom homebrew formulas
Eliran-Shmueli/Parallel-Computation
Final project in Parallel Computation
gborba-uff-cc/labProgPar-trabalhos
Trabalhos 1 e 2 da disciplina "Laboratório de programação paralela"
gomax22/Matrix-Vector-Multiplication-OPEN_MPI
Matrix Vector Multiplication OPEN_MPI
juliocesar-io/open-mpi-cluster
Easy automation for creating an OpenMPI cluster to share CPU and GPU workloads
m4rcodc/Word_Count
🚀 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.
peppe-99/MPI-GameOfLife
An implementation of "The Game of Life" with MPI
protoxvga/distributed_mean_deviation
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
protoxvga/distributed_text_searcher
Program to search a word in multiple text files thanks to Open MPI library
adumitrescu2708/OpenMPI-Collaborative-Systems
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
Bachfischer/COMP90024-cluster-and-cloud-computing-assignment-1
Source code for assignment 1 of University of Melbourne COMP90024 Cluster and Cloud Computing course
GauravJain28/Distributed-Twitter-WTF-Algorithm
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.
harmim/vut-prl-project2
Paralelní a distribuované algoritmy - Projekt - Odd-Even Transposition Sort
harmim/vut-prl-project3
Paralelní a distribuované algoritmy - Projekt - Viditelnost
IloveNooodles/DFT-Parallelization
Paralellization using open-mpi, open-mp, and Cuda
LinggarM/mpi-dijkstra
Dijkstra's shortest path parallel implementation
roronoasins/ppr-ugr
Repositorio de la asignatura Programación Paralela cursada en la UGR en el curso 20/21