intel / mpi-benchmarks

146 stars 63 forks source link

Options for specifying message length while running IMB-MPI1 #31

Closed aolia-0303 closed 8 months ago

aolia-0303 commented 4 years ago

Hello,

I would like to know if there are options for specifying message length.

Currently the default message length configuration is:

# Minimum message length in bytes:   0
# Maximum message length in bytes:   4194304

It seems that the -msglen option is not used to achieve this.

VinnitskiV commented 4 years ago

Hi @aolia-0303, thank you for your interest. For changing message length(like min\max) you need to use -msglog option: