Intel® MPI Benchmarks 3.2.4
This release includes the following updates as compared to the Intel® MPI Benchmarks 3.2.2:
Option -msglog to control the message length. Use this option to control the maximum and the second largest minimum of the message transfer sizes. The minimum message transfer size is always 0.
Thread safety support in the MPI initialization phase. Use MPI_Init()by default because it is supported for all MPI implementations. You can choose MPI_Init_thread()by defining the appropriate macro.
Option –thread_level to specify the desired thread level support for MPI_Init_thread.
Support for the Microsoft* Visual Studio* 2010 project folder.