Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 723 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 723 Bytes

Linpack Extended is a stress test based on the Intel Math Kernel Library.

Features

  • chain different tests with different settings (time to run, problem size, leading dimension and alignment value)
  • specify order of tests
  • optionally track Min/Avg/Max GFlops per problem size
  • optionally stop test when residuals mismatch
  • optionally reduce command line output to decrease unnecessary resource usage at lower problem sizes

Requirements

Workarounds

  • OMP Error: set KMP_AFFINITY in the config to an empty string -> "KMP_AFFINITY": ""