Intel® MPI Benchmarks 3.2.4
This release includes the following updates as compared to the Intel® MPI Benchmarks 2.3:
A call to the MPI_Init_thread function to determine the MPI threading environment. The MPI threading environment is reported each time an Intel® MPI Benchmark application is executed.
A call to the function MPI_Get_version to report the version of the Intel MPI library implementation that the three benchmark applications are linking to.
New Alltoallv benchmark.
New command-line flag -h[elp] to display the calling sequence for each benchmark application.
Removal of the outdated Makefile templates. There are three complete makefiles called Makefile, make_ict, and make_mpich. The make_ict option uses the Intel® Composer XE compilers. This option is available for both Intel and non-Intel microprocessors but it may result in additional optimizations for Intel microprocessors.
Better command-line argument checking, clean message and break on most invalid arguments.