Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 774 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 774 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

  • AMD processor compatibility: Run AMD Patch.bat
  • OMP Error: set KMP_AFFINITY in the config to an empty string -> "KMP_AFFINITY": ""