Math Kernel Library 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.sh. If you are using a customized MPI implementation, this script builds a binary using Intel® oneAPI Math Kernel Library MPI wrappers. To build the binary, follow these steps:

  1. Specify the location of Intel® oneAPI Math Kernel Library to be used (MKLROOT)
  2. Set up your MPI environment
  3. Run the script build.sh

See Also