GitHub topics: mpi-reduce
KhaledAshrafH/Riemann-Zeta
This repository contains an MPI program written in C that calculates the Riemann zeta function and evaluates its performance using MPI collective communication functions. The program approximates the value of ζ(3) with a given value of `s` (3 - Apéry's constant). It calculates the runtime, speedup, and efficiency for different numbers of processes.
Language: C - Size: 84 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 10 - Forks: 0

Amagnum/Parallel-Dot-Product-of-2-vectors-MPI
Computing the vector-vector multiplication on p processors using block-striped partitioning for uniform data distribution. Assuming that the vectors are of size n and p is the number of processors used and n is a multiple of p.
Language: C++ - Size: 73.2 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

bnafack/MPI
Language: C++ - Size: 477 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Pendulun/CollectiveComunicationMPI
A reduction algorithm for MPI using only peer to peer communication
Language: C++ - Size: 569 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

joaomota59/messagePassingInterface-MPI
💻↔💻 Utilização da biblioteca MPI, com simulação de clusters, em que cada nó do cluster possa calcular o valor aproximado da integral de π, utilizando quatro tipo de versões diferentes, além de mostrar o tempo necessário para cada um das versões adotadas.
Language: Python - Size: 143 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

maitreyeepaliwal/MPI
Collection of some MPI codes
Language: C - Size: 7.81 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0
