5. HPL rules and validation
The HPL benchmark is described at https://www.top500.org/project/linpack/.
When built from source, the HPL output shows the validity of the run on the following line:
||Ax-b||_oo/(eps*(||A||_oo*||x||_oo+||b||_oo)*N)= 0.0020152 ...... PASSED
The time output will look like the following for HPL:
T/V N NB P Q Time Gflops
--------------------------------------------------------------------------------
WR01C2L8 102144 192 8 8 514.92 1.380e+03
There is no minimum run time associated with HPL.
Files to submit
HPL output saved to a file
cert-{N}-hpl.rsltsHPL input file (
HPL.dat) saved to a filecert-{N}-hpl.inputThe script (or commands) used to run HPL saved to a file
cert-{N}-hpl.runHPL run timestamps saved to a file
cert-{N}-hpl.tstampsRun configurations saved to a file
cert-{N}-configuration.txt