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.
time-series high-performance mpi parallel-computing gcc-complier high-performance-computing riemann-zeta parallel-processing mpicc-compiler mpi-reduce apery
-
Updated
Aug 23, 2023 - C