Skip to content
#

mpi-reduce

Here are 6 public repositories matching this topic...

Language: All
Filter by language

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.

  • Updated Aug 23, 2023
  • C

Improve this page

Add a description, image, and links to the mpi-reduce topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mpi-reduce topic, visit your repo's landing page and select "manage topics."

Learn more