MPIBlib: MPI Benchmark library

Collectives library

A shared library libmpib_coll.so implements different algorithms of collectives

The command-line arguments:

  • verbose verbose mode (default: no)
  • sgv scatterv/gatherv mode
    • 0 propagated on duplicated communicator (default)
    • 1 broadcasted counts
    • 2 propagated with tags: not safe
    • 3 everywhere-defined counts: not standard

Tools

Examples