Tutorial
Using MPI Tuner for Intel® MPI Library on Linux* OS
Download PDF
Tutorial
Visible to Intel only — GUID: GUID-ED4FD678-6D3F-4ADF-A916-83D0439FB6F3
Use the -mr option to set the range of message sizes to be tuned (in bytes):
$ mpitune ... -mr 16:2097152
The mpitune utility tunes MPI operations with message sizes that are powers of 2, between the specified bounds of 16 and 2097152 bytes.