Topic: "open-mpi"
noewangjy/Parallel-Data-Processing-with-MPI
Course projects of ICE6414P-Parallel Data Processing at Shanghai Jiao Tong University-2022-Spring
Language: C++ - Size: 1.08 MB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 1

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.
Language: C++ - Size: 1.29 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

l3lackcurtains/hpc-mpi-projects
âš¡ High-performance computing using OpenMPI
Language: C++ - Size: 22 MB - Last synced at: 21 days ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

lokk798/HPC-Quiz-Bank
A collection of multiple choice questions (MCQs) on High Performance Computing (HPC) and Lab solutions
Size: 15.6 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

Ashrockzzz2003/mpi
Exploring MPI Framework in C
Language: C - Size: 4.88 KB - Last synced at: about 3 hours ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

leanerr/intro-to-HPC
This was my first Assignment for the course of parallel programming @shirazuniversity, pthread,openMPI,Gprof,matrixmul
Language: C - Size: 89.8 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

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
Language: C++ - Size: 15.8 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Bachfischer/COMP90024-cluster-and-cloud-computing-assignment-1
Source code for assignment 1 of University of Melbourne COMP90024 Cluster and Cloud Computing course
Language: Python - Size: 4.14 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

damianhorna/ski-lift
Project for distributed systems class.
Language: C++ - Size: 247 KB - Last synced at: 5 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

anubhav-10/Parallel-Programming
Language: C++ - Size: 33.6 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

SilverSoldier/game-of-life
Parallel Game of Life using OpenMPI and OpenMP
Language: C - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 3

xcodeassociated/DistributedDecryptionSystem
C++ MPI Decryption System developed as my graduation thesis.
Language: C++ - Size: 13.9 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

juliocesar-io/open-mpi-cluster
Easy automation for creating an OpenMPI cluster to share CPU and GPU workloads
Language: Shell - Size: 0 Bytes - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

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
Language: C - Size: 851 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

LinggarM/mpi-dijkstra Fork of Lehmannhen/MPI-Dijkstra
Dijkstra's shortest path parallel implementation
Language: C - Size: 104 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

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
Language: C++ - Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

protoxvga/distributed_text_searcher
Program to search a word in multiple text files thanks to Open MPI library
Language: C++ - Size: 12.7 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

gomax22/Matrix-Vector-Multiplication-OPEN_MPI Fork of dom0000D/Matrix-Vector-Multiplication-OPEN_MPI
Matrix Vector Multiplication OPEN_MPI
Language: C - Size: 4.79 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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.
Language: C++ - Size: 8.33 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Eliran-Shmueli/Parallel-Computation
Final project in Parallel Computation
Language: C - Size: 655 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

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.
Language: C - Size: 811 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

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.
Language: C - Size: 4.61 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

antonio-cirillo/open-mpi
🚀 Programmazione parallela utilizzando OpenMPI.
Language: C - Size: 32.2 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

roronoasins/ppr-ugr
Repositorio de la asignatura Programación Paralela cursada en la UGR en el curso 20/21
Language: C++ - Size: 4.85 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

cmontemuino/homebrew-custom
Custom homebrew formulas
Language: Ruby - Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

harmim/vut-prl-project3
Paralelnà a distribuované algoritmy - Projekt - Viditelnost
Language: C++ - Size: 934 KB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

harmim/vut-prl-project2
Paralelnà a distribuované algoritmy - Projekt - Odd-Even Transposition Sort
Language: C++ - Size: 917 KB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

aurelienspnll/matrix-mult-ring-rotation
Matrix multiplication with ring rotation
Language: C - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

VladCincean/distributed-image-processing
Language: Java - Size: 582 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
