Building Intel® MPI Benchmarks

After you successfully install the Intel® MPI Benchmarks, do the following:

On Linux* OS:

  1. Set the CC environment variable to point to the compiler you are using.

  2. Run one or more makefile commands listed below.

Command

Description

make clean

Remove legacy binary object files and executable files

make MPI1

Build the executable file for the IMB-MPI1 component.

make EXT

Build the executable file for one-sided communications benchmarks.

make IO

Build the executable file for I/O benchmarks.

make all

Build all executable files available.

On Microsoft* Windows* OS:

On Windows* OS, you can use the enclosed solution files as a starting point and revise these files according to your needs.

See Also

Running Intel® MPI Benchmarks

Submit feedback on this help topic