Intel® Math Kernel Library 11.3 Update 4 Developer Guide

Building the Intel Optimized MP LINPACK Benchmark

The Intel Optimized MP LINPACK Benchmark contains a few sample architecture makefiles, which you can edit to fit your configuration. Specifically:

The makefile creates the binary in the bin/<arch> subdirectory of your mp_linpack directory (for example, bin/intel64).

The makefiles contain common values for some sample cases, such as Linux systems based on the Intel® 64 architecture. To change these values, you must be familiar with building an HPL and picking appropriate values for the variables in the makefiles.