Skip to content

Repository files navigation

This is a little C++ example to compare the performance of different MPI libraries.

TODO: Enter the test machine descriptions

Machine 1 - Results

Machine1 Plot 1 Machine1 Plot 2

Machine 2 - Results

Machine2 Plot 1 Machine2 Plot 2

Machine 3 - Results

Machine3 Plot 1 Machine3 Plot 2

How to run

To run the program, run:

make MPI_IMPL=MPICH run_mpich

Or:

make MPI_IMPL=OPENMPI run_openmpi

Or just:

make run_both

Prerequisites

  • C++ compiler
  • OpenMPI and MPICH libraries
  • mpiexec
  • make

About

A little C++ program and makefile to make a comparisson between MPICH and OpenMPI

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages