Skip to content

Simple micro-benchmarks for MPI neighborhood collectives

License

Notifications You must be signed in to change notification settings

SeyedMir/nhbr-coll-benchs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Set of benchmarks to evaluate the performance of MPI neighborhood collectives

Developed these as part of my work on design and implementation of optimized communication pattern and schedules for MPI neighborhood collectives.

Build

make

Usage

./run_bench.sh -n 16 rsg-nhbr-allgather

This will run the benckmark with 16 processes and will use a random sparse graph for the process neighborhood topology.

TODO

  • Add alltoall benchmarks

About

Simple micro-benchmarks for MPI neighborhood collectives

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published