See how your machine compares to the TOP500! HPL is a software package that solves a (random) dense linear system in double-precision (64-bit) arithmetic on distributed-memory computers. It can thus be regarded as a portable as well as freely available implementation of the High Performance Computing Linpack Benchmark.
See how your machine compares to the TOP500! HPL is a software package that solves a (random) dense linear system in double-precision (64-bit) arithmetic on distributed-memory computers. It can thus be regarded as a portable as well as freely available implementation of the High Performance Computing Linpack Benchmark.
Execute as: "cd ${prefix}/share/hpl && mpiexec -n 2 xhpl", or copy ${prefix}/share/hpl/HPL.dat to the working directory. See ${prefix}/share/hpl/TUNING on how to change benchmark settings. Changes to ${prefix}/share/hpl/HPL.dat will be preserved across upgrades.