Skip to content

BoringBoredom/Linpack-Extended

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linpack Extended is a stress test for 64-bit Intel processors. It is based on the latest 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": ""

About

Linpack Extended is a stress test for 64-bit Intel processors. It is based on the Intel Math Kernel Library.

Topics

Resources

Stars

Watchers

Forks