Developer Guide

Developer Guide for Intel® oneAPI Math Kernel Library Linux*

ID 766690
Date 11/07/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

Building the Netlib HPL from Source Code

The source code for Intel® Distribution for LINPACK* Benchmark is not provided. However, you can download reference Netlib HPL source code from http://www.netlib.org/benchmark/hpl/ . To build the HPL:

  1. Download and extract the source code.

  2. Copy the makefile:

    $> cp setup/Make.Linux_Intel64 .

  3. Edit Make.Linux_Intel64 as appropriate

  4. Build the HPL binary:

    $> make arch=Linux_Intel64

  5. Check that the built binary is available in the bin/Linux_Intel64 directory.

NOTE:

The Intel® Distribution for LINPACK Benchmark may contain additional optimizations compared to the reference Netlib HPL implementation.

Product and Performance Information

Performance varies by use, configuration and other factors. Learn more at www.Intel.com/PerformanceIndex.

Notice revision #20201201