Building the Intel® Distribution for LINPACK* Benchmark and the Intel® Optimized HPL-AI* 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 (oneMKL) MPI wrappers. To build the binary, follow these steps:

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

See Also