Intel® Math Kernel Library 2018 Update 2 Developer Guide

Building the Intel Distribution for LINPACK Benchmark for a Customized MPI Implementation

The Intel Distribution for LINPACK Benchmark contains a sample build script build.bat. If you are using a customized MPI implementation, this script builds a binary using Intel MKL MPI wrappers. To build the binary, follow these steps:

  1. Specify the location of Intel MKL to be used (MKLROOT)
  2. Set up your MPI environment
  3. Run the script build.bat

See Also