An open API service indexing awesome lists of open source software.

https://github.com/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.
https://github.com/khaledashrafh/riemann-zeta

apery gcc-complier high-performance high-performance-computing mpi mpi-reduce mpicc-compiler parallel-computing parallel-processing riemann-zeta time-series

Last synced: 8 months ago
JSON representation

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.

Awesome Lists containing this project