1 rpi4 14.401 GFlops
Arif Ali edited this page 2024-01-08 19:24:28 +00:00
  • OS

    Ubuntu 20.04
    
  • Kernel

    Linux pi02.arif.local 5.4.0-1011-raspi #11-Ubuntu SMP Fri May 8 07:43:33 UTC 2020 aarch64 aarch64 aarch64 GNU/Linux
    

Ran using

OMP_NUM_THREADS=4 hpl-2.3/bin/rpi4/xhpl

HPL.dat

HPLinpack benchmark input file
Innovative Computing Laboratory, University of Tennessee
HPL.out      output file name (if any) 
6            device out (6=stdout,7=stderr,file)
1            # of problems sizes (N)
17280        Ns
1            # of NBs
192          NBs
0            PMAP process mapping (0=Row-,1=Column-major)
1            # of process grids (P x Q)
1            Ps
1            Qs
16.0         threshold
1            # of panel fact
2            PFACTs (0=left, 1=Crout, 2=Right)
1            # of recursive stopping criterium
4            NBMINs (>= 1)
1            # of panels in recursion
2            NDIVs
1            # of recursive panel fact.
1            RFACTs (0=left, 1=Crout, 2=Right)
1            # of broadcast
1            BCASTs (0=1rg,1=1rM,2=2rg,3=2rM,4=Lng,5=LnM)
1            # of lookahead depth
1            DEPTHs (>=0)
2            SWAP (0=bin-exch,1=long,2=mix)
64           swapping threshold
0            L1 in (0=transposed,1=no-transposed) form
0            U  in (0=transposed,1=no-transposed) form
1            Equilibration (0=no,1=yes)
8            memory alignment in double (> 0)
##### This line (no. 32) is ignored (it serves as a separator). ######
0                               Number of additional problem sizes for PTRANS
1200 10000 30000                values of N
0                               number of additional blocking sizes for PTRANS
40 9 8 13 13 20 16 32 64        values of NB

Result

================================================================================
HPLinpack 2.3  --  High-Performance Linpack benchmark  --   December 2, 2018
Written by A. Petitet and R. Clint Whaley,  Innovative Computing Laboratory, UTK
Modified by Piotr Luszczek, Innovative Computing Laboratory, UTK
Modified by Julien Langou, University of Colorado Denver
================================================================================

An explanation of the input/output parameters follows:
T/V    : Wall time / encoded variant.
N      : The order of the coefficient matrix A.
NB     : The partitioning blocking factor.
P      : The number of process rows.
Q      : The number of process columns.
Time   : Time in seconds to solve the linear system.
Gflops : Rate of execution for solving the linear system.

The following parameter values will be used:

N      :   17280 
NB     :     192  
PMAP   : Row-major process mapping
P      :       1 
Q      :       1  
PFACT  :   Right 
NBMIN  :       4 
NDIV   :       2 
RFACT  :   Crout 
BCAST  :  1ringM 
DEPTH  :       1 
SWAP   : Mix (threshold = 64)
L1     : transposed form
U      : transposed form
EQUIL  : yes
ALIGN  : 8 double precision words

--------------------------------------------------------------------------------

- The matrix A is randomly generated for each test.
- The following scaled residual check will be computed:
      ||Ax-b||_oo / ( eps * ( || x ||_oo * || A ||_oo + || b ||_oo ) * N )
- The relative machine precision (eps) is taken to be               1.110223e-16
- Computational tests pass if scaled residuals are less than                16.0

Column=000000192 Fraction= 1.1% Gflops=1.472e+01
Column=000000384 Fraction= 2.2% Gflops=1.472e+01
Column=000000576 Fraction= 3.3% Gflops=1.471e+01
Column=000000768 Fraction= 4.4% Gflops=1.471e+01
Column=000000960 Fraction= 5.6% Gflops=1.471e+01
Column=000001152 Fraction= 6.7% Gflops=1.470e+01
Column=000001344 Fraction= 7.8% Gflops=1.470e+01
Column=000001536 Fraction= 8.9% Gflops=1.470e+01
Column=000001728 Fraction=10.0% Gflops=1.470e+01
Column=000001920 Fraction=11.1% Gflops=1.470e+01
Column=000002112 Fraction=12.2% Gflops=1.469e+01
Column=000002304 Fraction=13.3% Gflops=1.468e+01
Column=000002496 Fraction=14.4% Gflops=1.467e+01
Column=000002688 Fraction=15.6% Gflops=1.467e+01
Column=000002880 Fraction=16.7% Gflops=1.466e+01
Column=000003072 Fraction=17.8% Gflops=1.466e+01
Column=000003264 Fraction=18.9% Gflops=1.465e+01
Column=000003456 Fraction=20.0% Gflops=1.465e+01
Column=000003648 Fraction=21.1% Gflops=1.464e+01
Column=000003840 Fraction=22.2% Gflops=1.464e+01
Column=000004032 Fraction=23.3% Gflops=1.463e+01
Column=000004224 Fraction=24.4% Gflops=1.463e+01
Column=000004416 Fraction=25.6% Gflops=1.462e+01
Column=000004608 Fraction=26.7% Gflops=1.462e+01
Column=000004800 Fraction=27.8% Gflops=1.462e+01
Column=000004992 Fraction=28.9% Gflops=1.462e+01
Column=000005184 Fraction=30.0% Gflops=1.461e+01
Column=000005376 Fraction=31.1% Gflops=1.461e+01
Column=000005568 Fraction=32.2% Gflops=1.461e+01
Column=000005760 Fraction=33.3% Gflops=1.460e+01
Column=000005952 Fraction=34.4% Gflops=1.460e+01
Column=000006144 Fraction=35.6% Gflops=1.459e+01
Column=000006336 Fraction=36.7% Gflops=1.459e+01
Column=000006528 Fraction=37.8% Gflops=1.459e+01
Column=000006720 Fraction=38.9% Gflops=1.458e+01
Column=000006912 Fraction=40.0% Gflops=1.458e+01
Column=000007104 Fraction=41.1% Gflops=1.458e+01
Column=000007296 Fraction=42.2% Gflops=1.458e+01
Column=000007488 Fraction=43.3% Gflops=1.457e+01
Column=000007680 Fraction=44.4% Gflops=1.457e+01
Column=000007872 Fraction=45.6% Gflops=1.457e+01
Column=000008064 Fraction=46.7% Gflops=1.456e+01
Column=000008256 Fraction=47.8% Gflops=1.456e+01
Column=000008448 Fraction=48.9% Gflops=1.455e+01
Column=000008640 Fraction=50.0% Gflops=1.455e+01
Column=000008832 Fraction=51.1% Gflops=1.454e+01
Column=000009024 Fraction=52.2% Gflops=1.454e+01
Column=000009216 Fraction=53.3% Gflops=1.454e+01
Column=000009408 Fraction=54.4% Gflops=1.453e+01
Column=000009600 Fraction=55.6% Gflops=1.453e+01
Column=000009792 Fraction=56.7% Gflops=1.452e+01
Column=000009984 Fraction=57.8% Gflops=1.452e+01
Column=000010176 Fraction=58.9% Gflops=1.452e+01
Column=000010368 Fraction=60.0% Gflops=1.451e+01
Column=000010560 Fraction=61.1% Gflops=1.451e+01
Column=000010752 Fraction=62.2% Gflops=1.450e+01
Column=000010944 Fraction=63.3% Gflops=1.450e+01
Column=000011136 Fraction=64.4% Gflops=1.449e+01
Column=000011328 Fraction=65.6% Gflops=1.449e+01
Column=000011520 Fraction=66.7% Gflops=1.449e+01
Column=000011712 Fraction=67.8% Gflops=1.448e+01
Column=000011904 Fraction=68.9% Gflops=1.448e+01
Column=000012096 Fraction=70.0% Gflops=1.448e+01
Column=000012288 Fraction=71.1% Gflops=1.447e+01
Column=000012480 Fraction=72.2% Gflops=1.447e+01
Column=000012672 Fraction=73.3% Gflops=1.446e+01
Column=000012864 Fraction=74.4% Gflops=1.446e+01
Column=000013056 Fraction=75.6% Gflops=1.446e+01
Column=000013248 Fraction=76.7% Gflops=1.446e+01
Column=000013440 Fraction=77.8% Gflops=1.445e+01
Column=000013632 Fraction=78.9% Gflops=1.445e+01
Column=000013824 Fraction=80.0% Gflops=1.445e+01
Column=000014016 Fraction=81.1% Gflops=1.444e+01
Column=000014208 Fraction=82.2% Gflops=1.444e+01
Column=000014400 Fraction=83.3% Gflops=1.444e+01
Column=000014592 Fraction=84.4% Gflops=1.444e+01
Column=000014784 Fraction=85.6% Gflops=1.444e+01
Column=000014976 Fraction=86.7% Gflops=1.443e+01
Column=000015168 Fraction=87.8% Gflops=1.443e+01
Column=000015360 Fraction=88.9% Gflops=1.443e+01
Column=000015552 Fraction=90.0% Gflops=1.443e+01
Column=000015744 Fraction=91.1% Gflops=1.443e+01
Column=000015936 Fraction=92.2% Gflops=1.443e+01
Column=000016128 Fraction=93.3% Gflops=1.442e+01
Column=000016320 Fraction=94.4% Gflops=1.442e+01
Column=000016512 Fraction=95.6% Gflops=1.442e+01
Column=000016704 Fraction=96.7% Gflops=1.442e+01
Column=000016896 Fraction=97.8% Gflops=1.442e+01
Column=000017088 Fraction=98.9% Gflops=1.442e+01
================================================================================
T/V                N    NB     P     Q               Time                 Gflops
--------------------------------------------------------------------------------
WR11C2R4       17280   192     1     1             238.90             1.4401e+01
HPL_pdgesv() start time Mon Jun  8 12:15:08 2020

HPL_pdgesv() end time   Mon Jun  8 12:19:07 2020

--VVV--VVV--VVV--VVV--VVV--VVV--VVV--VVV--VVV--VVV--VVV--VVV--VVV--VVV--VVV-
Max aggregated wall time rfact . . . :               5.86
+ Max aggregated wall time pfact . . :               1.45
+ Max aggregated wall time mxswp . . :               0.45
Max aggregated wall time update  . . :             232.67
+ Max aggregated wall time laswp . . :               7.60
Max aggregated wall time up tr sv  . :               0.35
--------------------------------------------------------------------------------
||Ax-b||_oo/(eps*(||A||_oo*||x||_oo+||b||_oo)*N)=   4.61419323e-03 ...... PASSED
================================================================================

Finished      1 tests with the following results:
              1 tests completed and passed residual checks,
              0 tests completed and failed residual checks,
              0 tests skipped because of illegal input values.
--------------------------------------------------------------------------------

End of Tests.
================================================================================