{
 "schema": "eigen-comparison-run/2",
 "machine": {
  "id": "xeon-gold-6444y",
  "display_name": "Intel Xeon Gold 6444Y (16 cores / 32 threads), bare-metal Linux",
  "cpu_model": "Intel(R) Xeon(R) Gold 6444Y",
  "logical_cpus": 32,
  "os": "Ubuntu 24.04.5 LTS",
  "kernel": "6.17.0-35-generic",
  "notes": "Exclusive allocation on a 16-core Intel Xeon server. One benchmark process at a time, pinned to one logical CPU; its SMT sibling is unused. Performance governor; turbo enabled, frequency not locked. L1d 48 KiB/core, L2 2 MiB/core, shared L3 45 MiB."
 },
 "build": {
  "isa_target": "x86-64-avx512",
  "compiler": "GNU 13.3.0",
  "cxx_flags": "-mavx512dq -mfma -O3 -DNDEBUG",
  "cxx_standard": "17",
  "eigen_commit": "4e0c35ecbfcc0e0039d4b77d6bfca4ab72ad1da7",
  "eigen_dirty": false,
  "eigen_version": "5.0.1-dev+master"
 },
 "arms": [
  {
   "key": "eigen",
   "library_name": "Eigen",
   "library_version": "5.0.1-dev+master (4e0c35ecb)"
  },
  {
   "key": "openblas",
   "library_name": "OpenBLAS",
   "library_version": "OpenBLAS 0.3.26 NO_LAPACKE DYNAMIC_ARCH NO_AFFINITY SapphireRapids MAX_THREADS=64",
   "library_path": "<benchmark-workdir>/deps/usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblasp-r0.3.26.so",
   "libraries": [
    "<benchmark-workdir>/deps/usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblas.so"
   ],
   "lapack": {
    "available": true,
    "provider": "vendor",
    "libraries": []
   },
   "notes": ""
  }
 ],
 "run": {
  "started_utc": "2026-09-22T07:07:55+00:00",
  "finished_utc": "2026-09-22T07:14:48+00:00",
  "duration_s": 413.2,
  "threads": 1,
  "repetitions": 10,
  "min_time": "0.2s",
  "pinning": "taskset -c 2",
  "env": {
   "ACCELERATE_MAXIMUM_THREADS": "1",
   "ARMPL_NUM_THREADS": "1",
   "BLIS_NUM_THREADS": "1",
   "GOTO_NUM_THREADS": "1",
   "MKL_DYNAMIC": "FALSE",
   "MKL_NUM_THREADS": "1",
   "NVPL_BLAS_NUM_THREADS": "1",
   "OMP_DYNAMIC": "FALSE",
   "OMP_NUM_THREADS": "1",
   "OPENBLAS_NUM_THREADS": "1",
   "VECLIB_MAXIMUM_THREADS": "1"
  },
  "load_avg_before": [
   1.08203125,
   1.056640625,
   1.07275390625
  ],
  "load_avg_after": [
   1.0,
   1.00244140625,
   1.0322265625
  ],
  "allow_dirty": false,
  "allow_noisy": false,
  "failures": [],
  "errored_cells": [],
  "notes": "Same float/double shape grid as the September 2026 Zen 5 AVX-512 page. Eigen headers match upstream master ab4f7316d; MR !2903 harness 778e20997 plus untimed DOT cancellation validation fix, combined commit 4e0c35ecb. Native vendor dispatch; no vendor bypass or forced kernel target.",
  "argv": [
   "--machine",
   "xeon-gold-6444y",
   "--machines-dir",
   "<campaign>/profiles",
   "--arms",
   "openblas",
   "--isa",
   "x86-64-avx512",
   "--ops",
   "POTRF",
   "--scalars",
   "f32,f64",
   "--threads",
   "1",
   "--repetitions",
   "10",
   "--min-time",
   "0.2s",
   "--build-dir",
   "<benchmark-workdir>/build",
   "--results-dir",
   "<campaign>/results",
   "--no-build",
   "--filter",
   "/(?:f32|f64)/(?:n:100|n:1000|n:1001|n:1024|n:12|n:128|n:1536|n:16|n:192|n:2|n:200|n:2048|n:24|n:256|n:257|n:3|n:3072|n:32|n:384|n:4|n:4096|n:4097|n:48|n:500|n:512|n:6|n:64|n:768|n:8|n:96)$",
   "--note",
   "Same float/double shape grid as the September 2026 Zen 5 AVX-512 page. Eigen headers match upstream master ab4f7316d; MR !2903 harness 778e20997 plus untimed DOT cancellation validation fix, combined commit 4e0c35ecb. Native vendor dispatch; no vendor bypass or forced kernel target."
  ]
 },
 "measurements": [
  {
   "name": "POTRF/eigen/f32/n:2",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 2
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     251314851.6802487,
     254442187.2775921,
     251477850.4412064,
     255458648.13852006,
     257996475.16279647,
     248111234.2604278,
     252968023.7394173,
     256531991.88643873,
     261322653.76522663,
     257979768.7854468
    ],
    "real_time_s": [
     1.5917992793469484e-08,
     1.5721575016649614e-08,
     1.5913679393768795e-08,
     1.565822802630001e-08,
     1.550517687720774e-08,
     1.612661969346974e-08,
     1.5817113571484853e-08,
     1.5592881753663038e-08,
     1.5307795619671528e-08,
     1.550732619319769e-08
    ]
   },
   "iterations": [
    17809386,
    17809386,
    17809386,
    17809386,
    17809386,
    17809386,
    17809386,
    17809386,
    17809386,
    17809386
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f32/n:2",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 2
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     106337172.80199632,
     106314601.73699826,
     105427849.09122361,
     106519066.30451916,
     106309026.41488704,
     105793545.27474123,
     105947675.49877647,
     106138649.2046057,
     106039496.34491155,
     105647009.14976195
    ],
    "real_time_s": [
     3.762135883735788e-08,
     3.7625862706993226e-08,
     3.7944693501294207e-08,
     3.756193554694285e-08,
     3.7626287983731106e-08,
     3.78113441135298e-08,
     3.776154096512516e-08,
     3.7687614333271687e-08,
     3.772350357193456e-08,
     3.786924674752472e-08
    ]
   },
   "iterations": [
    7486896,
    7486896,
    7486896,
    7486896,
    7486896,
    7486896,
    7486896,
    7486896,
    7486896,
    7486896
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f64/n:2",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 2
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     242822763.67842984,
     243439748.3662849,
     246107084.30863285,
     239463332.01942635,
     241718377.08158737,
     244924186.9592604,
     243832497.47096512,
     244535246.51634085,
     238552676.0027802,
     249060723.9406069
    ],
    "real_time_s": [
     1.647386701834325e-08,
     1.643188912244648e-08,
     1.6254953069559954e-08,
     1.6706564688623243e-08,
     1.654929546894731e-08,
     1.633249590276167e-08,
     1.6411140876169414e-08,
     1.635812124929688e-08,
     1.6770330146918573e-08,
     1.6060259964037194e-08
    ]
   },
   "iterations": [
    17174753,
    17174753,
    17174753,
    17174753,
    17174753,
    17174753,
    17174753,
    17174753,
    17174753,
    17174753
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f64/n:2",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 2
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     102554161.41391084,
     102974387.08919935,
     102082514.13193291,
     101228308.9075759,
     102409440.86556676,
     102583482.35494345,
     102896714.42882109,
     103071296.2635037,
     102902531.96569891,
     102569744.99392344
    ],
    "real_time_s": [
     3.900615485586267e-08,
     3.884678122260997e-08,
     3.918799554630906e-08,
     3.9519657456877004e-08,
     3.905974491004788e-08,
     3.899450014691031e-08,
     3.8874610149644924e-08,
     3.881060723414866e-08,
     3.8872634429671904e-08,
     3.9000290710612506e-08
    ]
   },
   "iterations": [
    7189282,
    7189282,
    7189282,
    7189282,
    7189282,
    7189282,
    7189282,
    7189282,
    7189282,
    7189282
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f32/n:3",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 3
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     627015274.6412218,
     624756616.0410092,
     626116482.7690443,
     623217640.747275,
     627967847.449593,
     630987080.0927819,
     622283350.3408318,
     620557542.3660972,
     622745074.082559,
     627943972.389998
    ],
    "real_time_s": [
     2.2329844091366948e-08,
     2.2409890747504777e-08,
     2.236137807168181e-08,
     2.2464186111354053e-08,
     2.2294698717752494e-08,
     2.2187643531300846e-08,
     2.2501107055722905e-08,
     2.2562441451750324e-08,
     2.2482044968354327e-08,
     2.229560004486998e-08
    ]
   },
   "iterations": [
    12331808,
    12331808,
    12331808,
    12331808,
    12331808,
    12331808,
    12331808,
    12331808,
    12331808,
    12331808
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f32/n:3",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 3
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     263552165.6826175,
     262904825.26958078,
     265104667.3845058,
     265226645.24158064,
     261401845.92085427,
     265989040.91080117,
     265343582.76113117,
     265881728.0847194,
     265951367.45324722,
     266129350.5533966
    ],
    "real_time_s": [
     5.3121419906108e-08,
     5.3255590123073714e-08,
     5.281016806594723e-08,
     5.278646845465423e-08,
     5.3561397765075445e-08,
     5.263594459671367e-08,
     5.276443184733323e-08,
     5.2655647338373974e-08,
     5.264373048368912e-08,
     5.2607020373607574e-08
    ]
   },
   "iterations": [
    5369202,
    5369202,
    5369202,
    5369202,
    5369202,
    5369202,
    5369202,
    5369202,
    5369202,
    5369202
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f64/n:3",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 3
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     543104257.3866122,
     536822660.6404026,
     543315575.9149982,
     544425820.6796653,
     543044175.3635454,
     540459035.03832,
     543501891.3670298,
     540028863.0869418,
     535932122.95864147,
     543028545.9118087
    ],
    "real_time_s": [
     2.5778618301574123e-08,
     2.6085499779580185e-08,
     2.5768472158594155e-08,
     2.571720824253361e-08,
     2.5781013077269673e-08,
     2.590469630655098e-08,
     2.5759536506630746e-08,
     2.5925284846821298e-08,
     2.6126709961243312e-08,
     2.5783042544433517e-08
    ]
   },
   "iterations": [
    10875759,
    10875759,
    10875759,
    10875759,
    10875759,
    10875759,
    10875759,
    10875759,
    10875759,
    10875759
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f64/n:3",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 3
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     264785006.40923855,
     262004612.71937686,
     262675049.09242764,
     264394342.3495723,
     265022805.97079495,
     264396662.0705039,
     264628756.81043908,
     264004436.52417424,
     264770749.07498285,
     264507063.17282933
    ],
    "real_time_s": [
     5.287871879251975e-08,
     5.343531980421134e-08,
     5.33008521111021e-08,
     5.295219636669475e-08,
     5.283066843088677e-08,
     5.295438596511495e-08,
     5.2906560056844603e-08,
     5.303211588080088e-08,
     5.288051234266226e-08,
     5.292957887924295e-08
    ]
   },
   "iterations": [
    5297317,
    5297317,
    5297317,
    5297317,
    5297317,
    5297317,
    5297317,
    5297317,
    5297317,
    5297317
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f32/n:4",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 4
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     771209036.8694927,
     771756668.8120406,
     772051988.3079977,
     772146168.940143,
     772510172.4352243,
     771072591.7429409,
     771932879.0745313,
     771616839.4428053,
     772017203.7181438,
     771967438.0271686
    ],
    "real_time_s": [
     4.1494362859747855e-08,
     4.146500523648932e-08,
     4.146164605731177e-08,
     4.144347334903415e-08,
     4.1424619350408864e-08,
     4.150407226028573e-08,
     4.145748954307971e-08,
     4.147115923774097e-08,
     4.145079593329423e-08,
     4.145609331765777e-08
    ]
   },
   "iterations": [
    6747481,
    6747481,
    6747481,
    6747481,
    6747481,
    6747481,
    6747481,
    6747481,
    6747481,
    6747481
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f32/n:4",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 4
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     408052559.5987651,
     407775138.25428617,
     407824052.63962555,
     407560368.5009592,
     407049903.3440695,
     408305466.20723855,
     407843525.5342474,
     407063539.6506193,
     407594622.93176055,
     407789787.3077849
    ],
    "real_time_s": [
     7.842168209003522e-08,
     7.847806781403097e-08,
     7.846859419759298e-08,
     7.851689887356913e-08,
     7.861529202317577e-08,
     7.837659694169022e-08,
     7.84664662493657e-08,
     7.861567372575228e-08,
     7.85138233958804e-08,
     7.847409833520644e-08
    ]
   },
   "iterations": [
    3568226,
    3568226,
    3568226,
    3568226,
    3568226,
    3568226,
    3568226,
    3568226,
    3568226,
    3568226
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f64/n:4",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 4
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     700029601.1924534,
     700102233.6478404,
     700655066.1199121,
     699947947.0307777,
     700238884.4696546,
     700533986.7925751,
     700785117.7958263,
     700006348.000109,
     699299602.1489431,
     700392749.1959499
    ],
    "real_time_s": [
     4.571377669771502e-08,
     4.570875038521091e-08,
     4.567269242284817e-08,
     4.572327970722455e-08,
     4.56995000757159e-08,
     4.5680807610254454e-08,
     4.566444998866181e-08,
     4.571505929649654e-08,
     4.576390556085044e-08,
     4.569042106585261e-08
    ]
   },
   "iterations": [
    6129742,
    6129742,
    6129742,
    6129742,
    6129742,
    6129742,
    6129742,
    6129742,
    6129742,
    6129742
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f64/n:4",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 4
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     483420964.61407095,
     483919421.5877912,
     483187364.6858897,
     482747884.34868956,
     484005347.29545164,
     483633732.7414491,
     481544167.0220859,
     484292118.1269239,
     483706147.01102144,
     483287355.93157154
    ],
    "real_time_s": [
     6.620334644133406e-08,
     6.612736962777239e-08,
     6.622955208703578e-08,
     6.629154053548988e-08,
     6.61171256669617e-08,
     6.616661493028047e-08,
     6.645662503391807e-08,
     6.608431439682915e-08,
     6.616285237637865e-08,
     6.621512860988853e-08
    ]
   },
   "iterations": [
    4242597,
    4242597,
    4242597,
    4242597,
    4242597,
    4242597,
    4242597,
    4242597,
    4242597,
    4242597
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f32/n:6",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 6
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     1120049711.5507057,
     1121569930.7339506,
     1121812274.1044931,
     1121732032.5456533,
     1122674940.1273854,
     1122840269.0960195,
     1123698117.4765306,
     1125343792.8787112,
     1122336452.5722291,
     1120925069.7247336
    ],
    "real_time_s": [
     8.928303663262219e-08,
     8.916261813812061e-08,
     8.914551314981178e-08,
     8.91505519845746e-08,
     8.908048866821872e-08,
     8.906180666967943e-08,
     8.899465590635706e-08,
     8.886321366476628e-08,
     8.911183521939916e-08,
     8.921930112844612e-08
    ]
   },
   "iterations": [
    3135050,
    3135050,
    3135050,
    3135050,
    3135050,
    3135050,
    3135050,
    3135050,
    3135050,
    3135050
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f32/n:6",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 6
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     814593779.1347331,
     812532822.3815438,
     813489934.2147125,
     814425549.0218166,
     814217276.6736836,
     814706610.1595398,
     815668502.6110301,
     815758663.86438,
     814439975.0901693,
     814805758.5365089
    ],
    "real_time_s": [
     1.2277223513419862e-07,
     1.230802115640586e-07,
     1.2292790861423802e-07,
     1.227919842856475e-07,
     1.2281926238096477e-07,
     1.2274503429268725e-07,
     1.2260256992642937e-07,
     1.2259315666674508e-07,
     1.2279234815778e-07,
     1.227322202112443e-07
    ]
   },
   "iterations": [
    2278275,
    2278275,
    2278275,
    2278275,
    2278275,
    2278275,
    2278275,
    2278275,
    2278275,
    2278275
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f64/n:6",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 6
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     1001366013.5783045,
     1001569805.5992277,
     1001484270.6522738,
     1001347118.3483752,
     1001951131.666218,
     1002374565.328499,
     1001567852.6815604,
     1001478001.6684045,
     1001180277.7841942,
     1001678776.8801199
    ],
    "real_time_s": [
     9.986489283891705e-08,
     9.98471241499059e-08,
     9.985396363764672e-08,
     9.986780734326442e-08,
     9.981404095438235e-08,
     9.976793234929041e-08,
     9.984295028513423e-08,
     9.985752921219272e-08,
     9.988253103214773e-08,
     9.983387732219722e-08
    ]
   },
   "iterations": [
    2804596,
    2804596,
    2804596,
    2804596,
    2804596,
    2804596,
    2804596,
    2804596,
    2804596,
    2804596
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f64/n:6",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 6
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     986496672.0309175,
     983863572.2316151,
     987493147.1857828,
     987821714.6866688,
     989615825.3049049,
     990324972.8228089,
     989900386.3240112,
     992390781.3309463,
     987480785.5343902,
     989558440.3105282
    ],
    "real_time_s": [
     1.013739150776915e-07,
     1.0164500451737237e-07,
     1.0128410523009105e-07,
     1.0123629756960164e-07,
     1.0104973713685549e-07,
     1.0098037218132386e-07,
     1.010225125994598e-07,
     1.0076846843134139e-07,
     1.0127774391556695e-07,
     1.0105975531311015e-07
    ]
   },
   "iterations": [
    2756190,
    2756190,
    2756190,
    2756190,
    2756190,
    2756190,
    2756190,
    2756190,
    2756190,
    2756190
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f32/n:8",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 8
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     1708527001.704441,
     1710694447.4251368,
     1710636527.4586816,
     1705015559.9259486,
     1708985582.3776278,
     1711893520.4280257,
     1711874871.949758,
     1710450890.8711147,
     1711559097.2422168,
     1710765847.098069
    ],
    "real_time_s": [
     1.3111234092012737e-07,
     1.3094334964022663e-07,
     1.3095471087857135e-07,
     1.3138045500154339e-07,
     1.310794336724317e-07,
     1.308591689439635e-07,
     1.3085978104079482e-07,
     1.3097266713766035e-07,
     1.3087550744852634e-07,
     1.309383672258169e-07
    ]
   },
   "iterations": [
    2136915,
    2136915,
    2136915,
    2136915,
    2136915,
    2136915,
    2136915,
    2136915,
    2136915,
    2136915
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f32/n:8",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 8
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     1268991935.0211616,
     1269929564.004979,
     1266952623.554693,
     1270010164.376826,
     1270830657.6021945,
     1270833307.4775655,
     1269637895.877928,
     1268977369.057198,
     1268774599.7078137,
     1270378100.1493669
    ],
    "real_time_s": [
     1.765270830770267e-07,
     1.7640368882655852e-07,
     1.7682771620269575e-07,
     1.7637798731629767e-07,
     1.7626921687146325e-07,
     1.7626241403372122e-07,
     1.7643548522401262e-07,
     1.7652946794593337e-07,
     1.7656095858555334e-07,
     1.7633792109575427e-07
    ]
   },
   "iterations": [
    1586249,
    1586249,
    1586249,
    1586249,
    1586249,
    1586249,
    1586249,
    1586249,
    1586249,
    1586249
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f64/n:8",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 8
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     1632632879.5618908,
     1631753292.4335816,
     1632073527.0051334,
     1631865955.4962785,
     1632780333.8497174,
     1632093432.5395555,
     1631169372.014546,
     1632579575.5408406,
     1633258562.2446334,
     1631094273.2900045
    ],
    "real_time_s": [
     1.3722573635625132e-07,
     1.3728342050101016e-07,
     1.372528172478733e-07,
     1.3727064619184123e-07,
     1.37195084577947e-07,
     1.3725796354409574e-07,
     1.3733456333122848e-07,
     1.372324869752531e-07,
     1.371527898016476e-07,
     1.3733598972363866e-07
    ]
   },
   "iterations": [
    2040110,
    2040110,
    2040110,
    2040110,
    2040110,
    2040110,
    2040110,
    2040110,
    2040110,
    2040110
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f64/n:8",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 8
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     1534491322.8757093,
     1536365161.1663284,
     1538620066.9692822,
     1536732458.422004,
     1533878839.5025237,
     1537713493.920451,
     1533571703.175764,
     1540485766.0183496,
     1538567214.6286628,
     1535196532.6728957
    ],
    "real_time_s": [
     1.4598419206035997e-07,
     1.4580974555186987e-07,
     1.4559901198022434e-07,
     1.4576751357521202e-07,
     1.4604305489695333e-07,
     1.4567283689750367e-07,
     1.4606897914216502e-07,
     1.4542336991831713e-07,
     1.4559792326920773e-07,
     1.459203833906086e-07
    ]
   },
   "iterations": [
    1918783,
    1918783,
    1918783,
    1918783,
    1918783,
    1918783,
    1918783,
    1918783,
    1918783,
    1918783
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f32/n:12",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 12
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     2712344378.001732,
     2712724104.246923,
     2713369701.5880632,
     2711620749.329396,
     2711737914.6229305,
     2712822093.8004966,
     2712612436.3867564,
     2711742486.376402,
     2712626635.461219,
     2712936793.8996315
    ],
    "real_time_s": [
     2.595714475141358e-07,
     2.595330464276927e-07,
     2.594582073404979e-07,
     2.596260410028537e-07,
     2.5962278991100066e-07,
     2.595173742354685e-07,
     2.595490060804489e-07,
     2.596160985563234e-07,
     2.5955315108239366e-07,
     2.5949608265065724e-07
    ]
   },
   "iterations": [
    1078407,
    1078407,
    1078407,
    1078407,
    1078407,
    1078407,
    1078407,
    1078407,
    1078407,
    1078407
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f32/n:12",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 12
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     2545542631.1182566,
     2547247272.9062376,
     2546290101.5617256,
     2546289075.1642776,
     2545790979.5069385,
     2545870673.702233,
     2544675748.1428075,
     2547205695.940363,
     2546976719.716668,
     2547190870.726122
    ],
    "real_time_s": [
     2.765810962401729e-07,
     2.7638691323296215e-07,
     2.7650352441738945e-07,
     2.765200197239073e-07,
     2.7653635130926926e-07,
     2.765365022068571e-07,
     2.76654709168438e-07,
     2.763842848320694e-07,
     2.764104494964186e-07,
     2.763875513472003e-07
    ]
   },
   "iterations": [
    1013925,
    1013925,
    1013925,
    1013925,
    1013925,
    1013925,
    1013925,
    1013925,
    1013925,
    1013925
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f64/n:12",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 12
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     2859095821.629038,
     2858536481.7401943,
     2851147187.631026,
     2770470087.9612308,
     2769778441.56437,
     2858475257.838481,
     2859570952.1648803,
     2858467197.687057,
     2856927500.90348,
     2859857678.984918
    ],
    "real_time_s": [
     2.462508599333845e-07,
     2.462861894603758e-07,
     2.4693343995781833e-07,
     2.541360396498967e-07,
     2.541787538769374e-07,
     2.4628769192475844e-07,
     2.462060887323919e-07,
     2.4629893621275645e-07,
     2.4642874419653527e-07,
     2.461787794018763e-07
    ]
   },
   "iterations": [
    1136132,
    1136132,
    1136132,
    1136132,
    1136132,
    1136132,
    1136132,
    1136132,
    1136132,
    1136132
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f64/n:12",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 12
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     2532747179.2629147,
     2532500877.7546735,
     2536956975.562519,
     2339142577.038361,
     2339025925.7315054,
     2530904562.3003488,
     2531544074.134821,
     2534068403.0854826,
     2532554082.855477,
     2517986323.2107644
    ],
    "real_time_s": [
     2.779708781058797e-07,
     2.7799447760064155e-07,
     2.7751134955711355e-07,
     3.009763945461243e-07,
     3.0103152919996307e-07,
     2.781660680676334e-07,
     2.7811922247796813e-07,
     2.778127784516841e-07,
     2.7799062393293294e-07,
     2.795917028003191e-07
    ]
   },
   "iterations": [
    1007352,
    1007352,
    1007352,
    1007352,
    1007352,
    1007352,
    1007352,
    1007352,
    1007352,
    1007352
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f32/n:16",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 16
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     4092257284.956192,
     4093066519.8209963,
     4086679790.315736,
     4094114949.1308227,
     4093125846.6772404,
     4091420133.0238323,
     4089804349.98427,
     4094832075.9558535,
     4092724320.180484,
     4092957563.467865
    ],
    "real_time_s": [
     3.9101104413667896e-07,
     3.909625504511758e-07,
     3.915296593017706e-07,
     3.9082678015987263e-07,
     3.9089741796393793e-07,
     3.9107808527299466e-07,
     3.912266073068953e-07,
     3.9076225502086296e-07,
     3.909661052440505e-07,
     3.909313420374558e-07
    ]
   },
   "iterations": [
    716217,
    716217,
    716217,
    716217,
    716217,
    716217,
    716217,
    716217,
    716217,
    716217
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f32/n:16",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 16
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     4010004624.238157,
     4000347876.442632,
     3971912028.388421,
     3999218904.3411427,
     3994309915.9534316,
     3990555225.998943,
     3999197905.4511085,
     3967794807.0833344,
     3977146739.596761,
     3978877417.461465
    ],
    "real_time_s": [
     3.9901028667858637e-07,
     3.999720498557294e-07,
     4.0284108878765213e-07,
     4.0009040233305056e-07,
     4.0058582841253106e-07,
     4.009812276647425e-07,
     4.000950304876247e-07,
     4.032704078134488e-07,
     4.023014919016262e-07,
     4.021866701294846e-07
    ]
   },
   "iterations": [
    700712,
    700712,
    700712,
    700712,
    700712,
    700712,
    700712,
    700712,
    700712,
    700712
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f64/n:16",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 16
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     4171468809.8543205,
     4173201844.5236053,
     4195700351.2513165,
     4187208861.1367183,
     4187808266.3239336,
     4194814444.512518,
     4196228066.9492455,
     4196125024.4493866,
     4196692859.94515,
     4193255870.0907807
    ],
    "real_time_s": [
     3.8356658762817816e-07,
     3.834099849636591e-07,
     3.813980222654436e-07,
     3.82120635242319e-07,
     3.8207831843433274e-07,
     3.814298621439997e-07,
     3.813079381440646e-07,
     3.813097645717897e-07,
     3.81260287106395e-07,
     3.8159708402415604e-07
    ]
   },
   "iterations": [
    730939,
    730939,
    730939,
    730939,
    730939,
    730939,
    730939,
    730939,
    730939,
    730939
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f64/n:16",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 16
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     3786373385.396001,
     3783223758.039825,
     3806633042.055006,
     3781119446.064354,
     3782312237.5737185,
     3807396514.390101,
     3801843794.4401727,
     3804188045.02266,
     3796447404.4989247,
     3797637962.267292
    ],
    "real_time_s": [
     4.225848537212468e-07,
     4.229720120202121e-07,
     4.2032155767146385e-07,
     4.231720817057062e-07,
     4.23026768563855e-07,
     4.202440482185301e-07,
     4.2089217036931255e-07,
     4.20613048938929e-07,
     4.214499806999553e-07,
     4.2132534056404137e-07
    ]
   },
   "iterations": [
    665893,
    665893,
    665893,
    665893,
    665893,
    665893,
    665893,
    665893,
    665893,
    665893
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f32/n:24",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 24
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     6450036392.688564,
     6445699752.332667,
     6524037649.606816,
     6435287800.70916,
     6435812423.844543,
     6517987056.375902,
     6521075641.673158,
     6517740793.003281,
     6530717056.843077,
     6523477977.713885
    ],
    "real_time_s": [
     7.988153470111732e-07,
     7.993554101526523e-07,
     7.897261080079148e-07,
     8.006668938913117e-07,
     8.005246956116845e-07,
     7.904549712185751e-07,
     7.900805712365004e-07,
     7.904649909262356e-07,
     7.888835255158413e-07,
     7.897947000781339e-07
    ]
   },
   "iterations": [
    350609,
    350609,
    350609,
    350609,
    350609,
    350609,
    350609,
    350609,
    350609,
    350609
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f32/n:24",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 24
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     7771516670.708863,
     7762781745.251792,
     7209998507.014933,
     6352068406.359255,
     6421513666.338117,
     7789291286.624239,
     7785699155.347622,
     7779809267.967935,
     7772466766.2146,
     6427895007.393082
    ],
    "real_time_s": [
     6.630023968134445e-07,
     6.636980032091447e-07,
     7.145989047746962e-07,
     8.111061330219344e-07,
     8.024100803232527e-07,
     6.614373568487789e-07,
     6.617754641275527e-07,
     6.623123231818337e-07,
     6.628733511475207e-07,
     8.015277275216261e-07
    ]
   },
   "iterations": [
    423478,
    423478,
    423478,
    423478,
    423478,
    423478,
    423478,
    423478,
    423478,
    423478
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f64/n:24",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 24
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     7005789433.292683,
     7014116079.233679,
     7011018054.078737,
     7014269189.191774,
     7015514288.961294,
     6999504576.665794,
     6996716645.598837,
     6991491674.316399,
     6992502936.412184,
     7034203773.64549
    ],
    "real_time_s": [
     7.354493401698817e-07,
     7.345280714614541e-07,
     7.348474261462513e-07,
     7.345887436011975e-07,
     7.344118520904959e-07,
     7.361007187569254e-07,
     7.363594878693806e-07,
     7.36900018636625e-07,
     7.368015907377251e-07,
     7.324298666188355e-07
    ]
   },
   "iterations": [
    381081,
    381081,
    381081,
    381081,
    381081,
    381081,
    381081,
    381081,
    381081,
    381081
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f64/n:24",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 24
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     6095384742.123401,
     6090729626.106862,
     6081255542.449662,
     6108428516.761725,
     6112402673.5887165,
     6096145525.260877,
     6101899888.796195,
     6090220500.561168,
     6088306315.446512,
     5926337862.227453
    ],
    "real_time_s": [
     8.453021119646382e-07,
     8.458998732269726e-07,
     8.472250001505682e-07,
     8.434205499919918e-07,
     8.428916637879572e-07,
     8.451444765871666e-07,
     8.44361603940915e-07,
     8.460898641993764e-07,
     8.462579622715921e-07,
     8.693525786683903e-07
    ]
   },
   "iterations": [
    329742,
    329742,
    329742,
    329742,
    329742,
    329742,
    329742,
    329742,
    329742,
    329742
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f32/n:32",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 32
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     8693060797.558887,
     8710655115.711994,
     8681635412.346066,
     8582832917.159338,
     8626798765.502047,
     8661280837.634724,
     8703545104.216473,
     8667763852.35449,
     8695935518.616585,
     8670406016.653093
    ],
    "real_time_s": [
     1.3693610793795503e-06,
     1.3666473308740746e-06,
     1.3712256654593253e-06,
     1.3870306324977904e-06,
     1.3800589401861688e-06,
     1.3744556434595817e-06,
     1.3677733626585654e-06,
     1.3733577533734234e-06,
     1.368908503053594e-06,
     1.373185230770418e-06
    ]
   },
   "iterations": [
    204750,
    204750,
    204750,
    204750,
    204750,
    204750,
    204750,
    204750,
    204750,
    204750
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f32/n:32",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 32
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     9510031408.313694,
     9498121988.92462,
     9508906614.633358,
     10345349465.604738,
     10394429128.459259,
     8903683027.173288,
     8902939974.265991,
     8852256696.432894,
     8903012287.717567,
     8644738767.250996
    ],
    "real_time_s": [
     1.251845982100275e-06,
     1.2533836872095853e-06,
     1.2519618148191321e-06,
     1.1506933038495633e-06,
     1.1452715788134736e-06,
     1.3369683747352796e-06,
     1.3371244423771662e-06,
     1.3448528725068668e-06,
     1.3371553396994143e-06,
     1.377047893369161e-06
    ]
   },
   "iterations": [
    223935,
    223935,
    223935,
    223935,
    223935,
    223935,
    223935,
    223935,
    223935,
    223935
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f64/n:32",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 32
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     8963929105.003746,
     8817360328.610348,
     9011475321.41435,
     8924867064.124796,
     9016058685.299526,
     8985971496.457083,
     9000459823.61924,
     8944704358.444857,
     9011113695.70663,
     8978185685.199564
    ],
    "real_time_s": [
     1.327999159202333e-06,
     1.3501204695028625e-06,
     1.3210249308986494e-06,
     1.3338574053510264e-06,
     1.3204461963393967e-06,
     1.3247653480265785e-06,
     1.3226742117570312e-06,
     1.3309532509897312e-06,
     1.3210813962546046e-06,
     1.3259279799629331e-06
    ]
   },
   "iterations": [
    211705,
    211705,
    211705,
    211705,
    211705,
    211705,
    211705,
    211705,
    211705,
    211705
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f64/n:32",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 32
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     8234063374.927132,
     8333633079.63899,
     8330962892.606977,
     8266724838.985682,
     8313455196.602388,
     8384881514.503387,
     8387358078.324469,
     8294739812.009605,
     8357133742.168931,
     8375645763.56297
    ],
    "real_time_s": [
     1.4461465617776953e-06,
     1.4285518258111766e-06,
     1.4289148970753609e-06,
     1.440168566729649e-06,
     1.4319212388443821e-06,
     1.4196911922758682e-06,
     1.4193276601607735e-06,
     1.4351751598578909e-06,
     1.4245611001338899e-06,
     1.4213140916554246e-06
    ]
   },
   "iterations": [
    190957,
    190957,
    190957,
    190957,
    190957,
    190957,
    190957,
    190957,
    190957,
    190957
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f32/n:48",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 48
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     14434701665.923887,
     14319632229.64662,
     14381653053.919912,
     14392633594.372936,
     14260154559.059149,
     14393584782.125767,
     14355170546.986586,
     14317020094.554527,
     14370782432.004852,
     14380613465.824757
    ],
    "real_time_s": [
     2.709161875117306e-06,
     2.7308175963973716e-06,
     2.7190689641702464e-06,
     2.7170174201657106e-06,
     2.743302117784087e-06,
     2.717032506693428e-06,
     2.7240819009878876e-06,
     2.7315027936120058e-06,
     2.7210952833144373e-06,
     2.7192028352098507e-06
    ]
   },
   "iterations": [
    103271,
    103271,
    103271,
    103271,
    103271,
    103271,
    103271,
    103271,
    103271,
    103271
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f32/n:48",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 48
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     11127017904.220228,
     11161397647.2719,
     11259580108.576036,
     11246139063.519346,
     11276623589.63423,
     11450127347.096233,
     11622983902.50783,
     11427500893.985807,
     11549538140.182081,
     11496212586.36011
    ],
    "real_time_s": [
     3.5144500452510825e-06,
     3.5041165485953637e-06,
     3.473201930326324e-06,
     3.477377871614828e-06,
     3.4681132056529487e-06,
     3.415179020233798e-06,
     3.364395503444154e-06,
     3.4221089830757462e-06,
     3.3858658698434816e-06,
     3.4019922459916265e-06
    ]
   },
   "iterations": [
    79572,
    79572,
    79572,
    79572,
    79572,
    79572,
    79572,
    79572,
    79572,
    79572
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f64/n:48",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 48
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     14036786699.368193,
     14117537010.690622,
     14060234195.64334,
     14018564668.044384,
     14069563632.39587,
     14116611285.126812,
     13922298601.671915,
     14105520544.413399,
     14133523153.876957,
     13958143408.953934
    ],
    "real_time_s": [
     2.7859998516397556e-06,
     2.7700081390467657e-06,
     2.781216204995044e-06,
     2.7895577202948965e-06,
     2.77940005137074e-06,
     2.7701234509979023e-06,
     2.8090884717817777e-06,
     2.7723989735161343e-06,
     2.7668645924897706e-06,
     2.8016763649595202e-06
    ]
   },
   "iterations": [
    101117,
    101117,
    101117,
    101117,
    101117,
    101117,
    101117,
    101117,
    101117,
    101117
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f64/n:48",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 48
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     9799707849.231737,
     9817063833.7716,
     9809691483.540907,
     9818235497.918234,
     9814380123.194763,
     9879247414.30711,
     9844104651.046932,
     9840531861.609962,
     9851316220.974316,
     9839935840.337563
    ],
    "real_time_s": [
     3.990554502388918e-06,
     3.983248159720033e-06,
     3.986458606448199e-06,
     3.983650960104314e-06,
     3.9845707947385345e-06,
     3.958507267490722e-06,
     3.9724970541761195e-06,
     3.973749909953182e-06,
     3.96949765916606e-06,
     3.974168584982565e-06
    ]
   },
   "iterations": [
    69419,
    69419,
    69419,
    69419,
    69419,
    69419,
    69419,
    69419,
    69419,
    69419
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f32/n:64",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 64
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     20044446324.035934,
     20035751947.007584,
     19917280090.725185,
     19766231518.451763,
     19816599727.58137,
     20087860509.041924,
     20028662325.56579,
     19653242275.903618,
     20044421972.04933,
     19929787899.144833
    ],
    "real_time_s": [
     4.560724727970832e-06,
     4.561733127403451e-06,
     4.588710279812301e-06,
     4.623897613321024e-06,
     4.612721111797996e-06,
     4.549590634213317e-06,
     4.563216657344851e-06,
     4.651948732737138e-06,
     4.559744731897192e-06,
     4.58574635919462e-06
    ]
   },
   "iterations": [
    60838,
    60838,
    60838,
    60838,
    60838,
    60838,
    60838,
    60838,
    60838,
    60838
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f32/n:64",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 64
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     16878299736.832241,
     16938091258.101843,
     17055137914.280567,
     17061755829.12496,
     16986604168.890118,
     17109702901.855192,
     17012302498.654375,
     16994946216.51068,
     17113189696.458714,
     17045205801.167248
    ],
    "real_time_s": [
     5.415504818763241e-06,
     5.395700429990662e-06,
     5.358662340686769e-06,
     5.356650821689392e-06,
     5.380643871897897e-06,
     5.342012690106879e-06,
     5.372497062700167e-06,
     5.377780467724763e-06,
     5.340643699153686e-06,
     5.3618344340107305e-06
    ]
   },
   "iterations": [
    52088,
    52088,
    52088,
    52088,
    52088,
    52088,
    52088,
    52088,
    52088,
    52088
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f64/n:64",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 64
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     16863426527.240786,
     16607990052.961632,
     16902511256.938925,
     16989303852.915741,
     16902458888.371824,
     16942069324.786674,
     16932286984.30881,
     16884152033.424086,
     16970179943.745995,
     16935732603.139645
    ],
    "real_time_s": [
     5.41963283938713e-06,
     5.504235772140764e-06,
     5.407312144543005e-06,
     5.379569447100595e-06,
     5.407333191531938e-06,
     5.394453805074575e-06,
     5.397639319785788e-06,
     5.413002727659219e-06,
     5.385825221407769e-06,
     5.397197856610156e-06
    ]
   },
   "iterations": [
    51694,
    51694,
    51694,
    51694,
    51694,
    51694,
    51694,
    51694,
    51694,
    51694
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f64/n:64",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 64
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     13409982533.044048,
     13395411364.371275,
     13485639554.275953,
     13456613736.764723,
     13444556916.837404,
     13476964676.24622,
     13446607097.109161,
     13422969002.142132,
     13369804036.813927,
     13440753539.96416
    ],
    "real_time_s": [
     6.816086035428618e-06,
     6.823306634072636e-06,
     6.777308026835591e-06,
     6.791569212043092e-06,
     6.797896689156761e-06,
     6.7819845325412505e-06,
     6.7978069394862175e-06,
     6.8088340622508895e-06,
     6.83603200979136e-06,
     6.799763176651649e-06
    ]
   },
   "iterations": [
    40925,
    40925,
    40925,
    40925,
    40925,
    40925,
    40925,
    40925,
    40925,
    40925
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f32/n:96",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 96
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     28319346849.286873,
     28342879358.319096,
     28306221628.45115,
     28292728634.568245,
     28374051339.296383,
     28358283818.250362,
     28219056526.759052,
     28278041732.567463,
     28331989807.235077,
     28358614897.394627
    ],
    "real_time_s": [
     1.0735387603126205e-05,
     1.0726201955339112e-05,
     1.074116452784936e-05,
     1.0745496792070216e-05,
     1.0715517949904535e-05,
     1.0720063741417852e-05,
     1.0773497250119896e-05,
     1.075033913860008e-05,
     1.073040864649069e-05,
     1.0720878131539677e-05
    ]
   },
   "iterations": [
    26184,
    26184,
    26184,
    26184,
    26184,
    26184,
    26184,
    26184,
    26184,
    26184
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f32/n:96",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 96
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     24178925652.048008,
     24250498102.752834,
     24221978482.7672,
     24318956015.599827,
     24273873095.256626,
     24228606123.66391,
     24267230269.624203,
     24205394513.910706,
     24274881970.42157,
     24228816744.473576
    ],
    "real_time_s": [
     1.2573836681865605e-05,
     1.2536709840255382e-05,
     1.255109737465065e-05,
     1.2500753772601533e-05,
     1.2524386864842836e-05,
     1.2548439191018017e-05,
     1.2528717608501121e-05,
     1.2559386507900788e-05,
     1.252381351041702e-05,
     1.2546980444677599e-05
    ]
   },
   "iterations": [
    22398,
    22398,
    22398,
    22398,
    22398,
    22398,
    22398,
    22398,
    22398,
    22398
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f64/n:96",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 96
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     23156123169.32591,
     23188198635.282658,
     23157276300.661346,
     23189948035.29535,
     23237553799.290646,
     23225227695.31767,
     23352430342.711563,
     23250992215.511276,
     23210658890.551426,
     23197201665.159744
    ],
    "real_time_s": [
     1.3128509455938985e-05,
     1.3110565724082475e-05,
     1.3128876228985398e-05,
     1.3109802921228524e-05,
     1.3082998408501628e-05,
     1.3089734435019422e-05,
     1.3017851652642437e-05,
     1.3075476874885964e-05,
     1.3098119558250098e-05,
     1.3106018210041874e-05
    ]
   },
   "iterations": [
    21362,
    21362,
    21362,
    21362,
    21362,
    21362,
    21362,
    21362,
    21362,
    21362
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f64/n:96",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 96
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     18982428099.671707,
     18859398940.527187,
     18990745556.21226,
     18925972462.00132,
     18924939320.777283,
     18930828867.080326,
     18995343741.77737,
     19008293970.938393,
     19014676705.414825,
     18985333859.46386
    ],
    "real_time_s": [
     1.6016332227127564e-05,
     1.612103175238493e-05,
     1.6007718347911656e-05,
     1.6063375765076063e-05,
     1.6064138279939285e-05,
     1.605958247065313e-05,
     1.6006805137596997e-05,
     1.5993426683351202e-05,
     1.5989442760004335e-05,
     1.6012656272975127e-05
    ]
   },
   "iterations": [
    17479,
    17479,
    17479,
    17479,
    17479,
    17479,
    17479,
    17479,
    17479,
    17479
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f32/n:128",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 128
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     47689756533.98874,
     47705650316.94402,
     47502231718.35671,
     47685522980.99726,
     47402179805.91521,
     47655672066.21552,
     47724425475.852066,
     47782000784.58497,
     47843470174.9403,
     47754310263.542816
    ],
    "real_time_s": [
     1.4999059000653189e-05,
     1.4993611810881498e-05,
     1.5059583979254764e-05,
     1.5000925710327194e-05,
     1.5089544250947353e-05,
     1.5010057332072489e-05,
     1.4987589093489219e-05,
     1.4970292528102636e-05,
     1.4950773471013657e-05,
     1.497860239005001e-05
    ]
   },
   "iterations": [
    18576,
    18576,
    18576,
    18576,
    18576,
    18576,
    18576,
    18576,
    18576,
    18576
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f32/n:128",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 128
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     33686993286.801147,
     33822478324.696487,
     33707812486.565937,
     33803058528.869656,
     33723848733.20678,
     33855035506.827988,
     33707856155.40546,
     33708777461.254635,
     33632766687.706825,
     33558030565.86592
    ],
    "real_time_s": [
     2.12348232560224e-05,
     2.1148188470819122e-05,
     2.1221163417965838e-05,
     2.1160365824200848e-05,
     2.121216174249705e-05,
     2.112822860202483e-05,
     2.1220596101599685e-05,
     2.122189453258248e-05,
     2.126722707899259e-05,
     2.1317040130957784e-05
    ]
   },
   "iterations": [
    13132,
    13132,
    13132,
    13132,
    13132,
    13132,
    13132,
    13132,
    13132,
    13132
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f64/n:128",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 128
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     34812826596.494675,
     34908933174.13163,
     34777284164.60565,
     34990524743.22115,
     34790358823.17717,
     34843876092.21637,
     34608674978.58213,
     34775543856.005905,
     34819964330.939514,
     34538656100.0857
    ],
    "real_time_s": [
     2.054620113839645e-05,
     2.0490100240644563e-05,
     2.056813438390042e-05,
     2.044256693665593e-05,
     2.0563423943697807e-05,
     2.0528064857239016e-05,
     2.0670569928023683e-05,
     2.0569388414596712e-05,
     2.0542315605575427e-05,
     2.071019515574098e-05
    ]
   },
   "iterations": [
    13707,
    13707,
    13707,
    13707,
    13707,
    13707,
    13707,
    13707,
    13707,
    13707
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f64/n:128",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 128
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     24549521546.183414,
     24431271971.761253,
     24481915232.589863,
     24370964655.46471,
     24449660681.35717,
     24465241262.73233,
     24481900834.623882,
     24449153041.94218,
     24476063636.395664,
     24517570748.52323
    ],
    "real_time_s": [
     2.9137658024049453e-05,
     2.927956648975442e-05,
     2.9217459752033476e-05,
     2.935063042833353e-05,
     2.9254701655843183e-05,
     2.923677465322596e-05,
     2.9216984588738003e-05,
     2.9257000208363706e-05,
     2.9225702072440103e-05,
     2.9174370925659578e-05
    ]
   },
   "iterations": [
    9603,
    9603,
    9603,
    9603,
    9603,
    9603,
    9603,
    9603,
    9603,
    9603
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f32/n:192",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 192
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     68279984832.28343,
     68425672024.38912,
     68634528190.52841,
     68357731714.95431,
     68596260563.13825,
     68187322787.82971,
     68372093595.200516,
     67699958322.670784,
     67046331734.41814,
     68464076632.96946
    ],
    "real_time_s": [
     3.509087160801668e-05,
     3.5014897864801877e-05,
     3.490917361754574e-05,
     3.50512615580158e-05,
     3.4932003517720874e-05,
     3.51407795228373e-05,
     3.504340477423344e-05,
     3.539137525154757e-05,
     3.573548467339885e-05,
     3.499602927108548e-05
    ]
   },
   "iterations": [
    7960,
    7960,
    7960,
    7960,
    7960,
    7960,
    7960,
    7960,
    7960,
    7960
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f32/n:192",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 192
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     43261430725.09366,
     43296580543.94809,
     43035243500.086235,
     43217257128.14992,
     43189633136.04031,
     43243184154.49274,
     43244040103.90343,
     43288998913.73593,
     43250541060.82526,
     42741537162.64411
    ],
    "real_time_s": [
     5.538448211482436e-05,
     5.5343733922808325e-05,
     5.568026105378335e-05,
     5.544122688860306e-05,
     5.547655647056684e-05,
     5.54056951370799e-05,
     5.540683862488237e-05,
     5.5347902129715504e-05,
     5.539794774829721e-05,
     5.6068883842415345e-05
    ]
   },
   "iterations": [
    4976,
    4976,
    4976,
    4976,
    4976,
    4976,
    4976,
    4976,
    4976,
    4976
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f64/n:192",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 192
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     46167647399.450424,
     45794135547.39788,
     46072176630.87009,
     46158830189.131096,
     46104824622.61299,
     45734649920.82044,
     46129252836.06388,
     46127462399.14137,
     45493532502.983955,
     46027833901.8998
    ],
    "real_time_s": [
     5.1899781458679924e-05,
     5.232121667872621e-05,
     5.201236485517136e-05,
     5.1912916791552946e-05,
     5.196950465391515e-05,
     5.2390633842199916e-05,
     5.194957613513457e-05,
     5.194518801214044e-05,
     5.266904169790241e-05,
     5.2054035740748306e-05
    ]
   },
   "iterations": [
    5372,
    5372,
    5372,
    5372,
    5372,
    5372,
    5372,
    5372,
    5372,
    5372
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f64/n:192",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 192
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     32499312589.236786,
     32468266702.765312,
     32476421139.037495,
     32504287654.64097,
     32466549551.115597,
     32502785521.542095,
     32496932845.540623,
     32441568986.39848,
     32479627419.957253,
     32465417692.898277
    ],
    "real_time_s": [
     7.372269057799705e-05,
     7.379446770727343e-05,
     7.377937030129268e-05,
     7.37220974064192e-05,
     7.379751826324102e-05,
     7.372191609294499e-05,
     7.372841794683047e-05,
     7.38550516154421e-05,
     7.377113869922227e-05,
     7.380456352600745e-05
    ]
   },
   "iterations": [
    3778,
    3778,
    3778,
    3778,
    3778,
    3778,
    3778,
    3778,
    3778,
    3778
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f32/n:256",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 256
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     89542236637.5697,
     89693473247.29993,
     89958991057.32857,
     89805373282.7777,
     90101594261.41132,
     90009475443.16534,
     89725081248.9599,
     89900409764.15056,
     90075328721.34581,
     89892699046.92633
    ],
    "real_time_s": [
     6.319018299106011e-05,
     6.3077462565416e-05,
     6.289403800108391e-05,
     6.299945872062518e-05,
     6.279292286772506e-05,
     6.286096086908499e-05,
     6.305745261222526e-05,
     6.293996426192495e-05,
     6.281062022172637e-05,
     6.294049038722646e-05
    ]
   },
   "iterations": [
    4421,
    4421,
    4421,
    4421,
    4421,
    4421,
    4421,
    4421,
    4421,
    4421
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f32/n:256",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 256
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     56304332506.078064,
     56173290791.94288,
     56221555717.081055,
     56246324989.751175,
     56268702523.0731,
     56249622228.78048,
     56290232108.82638,
     56257663293.36857,
     56189388137.59646,
     56290328504.35399
    ],
    "real_time_s": [
     0.00010048532590721064,
     0.00010071979374590488,
     0.00010063386345769946,
     0.00010059463061318101,
     0.00010056075529965725,
     0.00010058204383920044,
     0.00010051253826843166,
     0.0001005669514899978,
     0.00010070503018214158,
     0.00010051163205222462
    ]
   },
   "iterations": [
    2783,
    2783,
    2783,
    2783,
    2783,
    2783,
    2783,
    2783,
    2783,
    2783
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f64/n:256",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 256
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     55397092078.423965,
     55116108996.47954,
     55336510811.950294,
     55392452643.90565,
     55168201098.67218,
     55224616757.79966,
     55469562935.667725,
     55267940129.18793,
     55474574286.64579,
     55405980924.7244
    ],
    "real_time_s": [
     0.00010214232944092837,
     0.00010265608281454372,
     0.00010224764429265379,
     0.0001021432535565621,
     0.0001025623407516685,
     0.00010244837796376455,
     0.00010199948486005424,
     0.00010237758336336883,
     0.00010199874717192109,
     0.0001021112101436676
    ]
   },
   "iterations": [
    2741,
    2741,
    2741,
    2741,
    2741,
    2741,
    2741,
    2741,
    2741,
    2741
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f64/n:256",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 256
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     35576469531.38275,
     35627658846.20676,
     35655641281.35553,
     35678040709.118,
     35582596980.84067,
     35646076052.63917,
     35640345716.846535,
     35644680438.26764,
     35620104250.9145,
     35664535123.60712
    ],
    "real_time_s": [
     0.00015902872165701856,
     0.00015880096825413213,
     0.00015868176360486042,
     0.00015858213151667832,
     0.00015901908729921117,
     0.000158722017007173,
     0.00015874941156504734,
     0.0001587308775520392,
     0.00015883860771092608,
     0.0001586370787978866
    ]
   },
   "iterations": [
    1764,
    1764,
    1764,
    1764,
    1764,
    1764,
    1764,
    1764,
    1764,
    1764
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f32/n:384",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 384
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     116450743793.39954,
     116507109636.1683,
     116693484882.41185,
     116395324219.81342,
     116499474365.48979,
     116563621755.82864,
     116554551081.8162,
     116751604097.22186,
     116434328027.38327,
     116473044242.30193
    ],
    "real_time_s": [
     0.00016337570128405454,
     0.0001632871674445402,
     0.0001630054492384001,
     0.00016342677654955365,
     0.00016327454200676833,
     0.00016318757117794104,
     0.0001632015950980655,
     0.00016293592531966343,
     0.00016338223453789494,
     0.00016331689148458577
    ]
   },
   "iterations": [
    1714,
    1714,
    1714,
    1714,
    1714,
    1714,
    1714,
    1714,
    1714,
    1714
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f32/n:384",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 384
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     74262303123.8278,
     74103898288.79362,
     74133220284.57545,
     74172330772.82861,
     74249337586.74342,
     74283671779.89221,
     74305911005.90976,
     74266771492.0926,
     74263799448.98027,
     74248265654.07526
    ],
    "real_time_s": [
     0.00025614651286452825,
     0.0002567122738943962,
     0.00025661676930025456,
     0.00025645896782995864,
     0.00025620956893469745,
     0.00025608547610665803,
     0.0002559939430150681,
     0.0002561318079067539,
     0.00025613314337934916,
     0.0002562036525780379
    ]
   },
   "iterations": [
    1088,
    1088,
    1088,
    1088,
    1088,
    1088,
    1088,
    1088,
    1088,
    1088
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f64/n:384",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 384
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     62337628061.79145,
     62334279037.37918,
     62206193568.13185,
     62451093602.9136,
     62304296901.591934,
     62465439636.83665,
     62367375827.145775,
     62403676444.02117,
     62354966982.6591,
     62511262703.53301
    ],
    "real_time_s": [
     0.00030514216521134325,
     0.0003051835886231793,
     0.000305815194745541,
     0.0003045915514191244,
     0.00030530705908447136,
     0.00030452429540438783,
     0.0003049969212239949,
     0.0003048300175068857,
     0.00030509015317162837,
     0.00030431177352666675
    ]
   },
   "iterations": [
    914,
    914,
    914,
    914,
    914,
    914,
    914,
    914,
    914,
    914
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f64/n:384",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 384
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     40371196633.402275,
     40375490856.71336,
     40359531294.15884,
     40294629986.31231,
     40338038229.875496,
     40278396988.33634,
     40393531338.46386,
     40299631286.19686,
     40386725677.480194,
     40287660613.62965
    ],
    "real_time_s": [
     0.00047118356829300257,
     0.000471135359184332,
     0.0004713107217626425,
     0.00047205347723327975,
     0.0004715736003321302,
     0.0004723076677817772,
     0.0004709423473904822,
     0.0004720374991567406,
     0.00047099968127391586,
     0.00047217610792840345
    ]
   },
   "iterations": [
    593,
    593,
    593,
    593,
    593,
    593,
    593,
    593,
    593,
    593
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f32/n:512",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 512
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     120887672566.5921,
     120691572273.32904,
     121044936506.99037,
     121055941220.19829,
     120616566373.67519,
     120954127569.20724,
     120953581830.73419,
     121051134362.64609,
     121036661388.14337,
     121016642217.20535
    ],
    "real_time_s": [
     0.00037226317866588944,
     0.0003729081786683916,
     0.0003718012640019879,
     0.0003717641866630099,
     0.00037313980666416074,
     0.0003720620199940944,
     0.0003720789573368772,
     0.0003717625653371215,
     0.0003718883986681855,
     0.00037190577999960317
    ]
   },
   "iterations": [
    750,
    750,
    750,
    750,
    750,
    750,
    750,
    750,
    750,
    750
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f32/n:512",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 512
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     82338750209.23705,
     82435084521.63426,
     82510199146.26111,
     82364522374.23749,
     82455606383.92845,
     82672465024.15933,
     82536480191.34201,
     82538986307.3556,
     82496808768.06021,
     82389037900.01997
    ],
    "real_time_s": [
     0.0005465572996067059,
     0.000545996914396664,
     0.0005454006361940891,
     0.0005464066575857283,
     0.0005457701264499643,
     0.000544375581704198,
     0.000545312879368815,
     0.0005452302178938272,
     0.0005455414961005655,
     0.0005462051595370729
    ]
   },
   "iterations": [
    514,
    514,
    514,
    514,
    514,
    514,
    514,
    514,
    514,
    514
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f64/n:512",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 512
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     60693126874.75176,
     60572570422.13823,
     60596441272.57644,
     60408331600.39187,
     60618969589.54661,
     60576753541.57305,
     60445659025.11446,
     60646445057.16778,
     60593353941.32813,
     60606640033.907875
    ],
    "real_time_s": [
     0.000741475976142657,
     0.0007429556976012584,
     0.0007427265702849328,
     0.0007450217692229641,
     0.0007424418620634898,
     0.0007429210344759937,
     0.0007445199761284326,
     0.0007420279045222731,
     0.0007426944695126243,
     0.0007426217612734779
    ]
   },
   "iterations": [
    377,
    377,
    377,
    377,
    377,
    377,
    377,
    377,
    377,
    377
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f64/n:512",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 512
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     41625500604.88483,
     41746509880.71601,
     41591130561.63133,
     41643707614.16705,
     41726041522.53846,
     41585692250.91919,
     41669122810.0096,
     41709925508.63374,
     41721218866.964966,
     41558532833.66314
    ],
    "real_time_s": [
     0.001081096714300249,
     0.0010780388687192965,
     0.0010819861544401773,
     0.001080629505790387,
     0.0010785302548149231,
     0.0010822223938278348,
     0.001080074158296462,
     0.00107894537064272,
     0.0010786845482664243,
     0.0010828468031101612
    ]
   },
   "iterations": [
    259,
    259,
    259,
    259,
    259,
    259,
    259,
    259,
    259,
    259
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f32/n:768",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 768
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     131631256678.0849,
     131856083150.05608,
     131854426661.91232,
     132032127345.87315,
     132354586240.56384,
     131931615065.88016,
     132138740392.724,
     131798890250.38687,
     131833127294.05351,
     132198088446.47969
    ],
    "real_time_s": [
     0.0011516603196662905,
     0.0011496892827873111,
     0.0011500375122955493,
     0.001148200069691797,
     0.001145374762301322,
     0.0011490205942522392,
     0.001147188672132229,
     0.0011501082704764157,
     0.001149885065596671,
     0.0011468565983511223
    ]
   },
   "iterations": [
    244,
    244,
    244,
    244,
    244,
    244,
    244,
    244,
    244,
    244
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f32/n:768",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 768
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     95460796137.02011,
     95189453320.68407,
     95481986283.96661,
     95438323809.74907,
     95492510202.06021,
     95008286317.85738,
     95551784160.23615,
     95537004702.71906,
     95339198198.11089,
     95181020252.90915
    ],
    "real_time_s": [
     0.001588005784097649,
     0.0015925832272759264,
     0.001587687846577782,
     0.001588340642063651,
     0.0015874523238711515,
     0.0015957522102574083,
     0.0015865172727403249,
     0.0015867446647710244,
     0.0015901140000096345,
     0.001592717948824429
    ]
   },
   "iterations": [
    176,
    176,
    176,
    176,
    176,
    176,
    176,
    176,
    176,
    176
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f64/n:768",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 768
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     68455694201.94191,
     68021859433.70497,
     68365226175.87565,
     68290412215.49968,
     68323116429.125175,
     68028045266.15567,
     68337283436.70355,
     68219522101.60285,
     68349083940.6392,
     67984801687.1653
    ],
    "real_time_s": [
     0.0022143821984100796,
     0.0022286160714256337,
     0.0022176936507758145,
     0.002219753484135413,
     0.002218790087291772,
     0.0022283601269702477,
     0.002218282904770662,
     0.002222179627024739,
     0.002218209103173447,
     0.002229969817447469
    ]
   },
   "iterations": [
    126,
    126,
    126,
    126,
    126,
    126,
    126,
    126,
    126,
    126
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f64/n:768",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 768
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     47826367823.21405,
     47823423273.24833,
     47722132043.159874,
     47785571492.065384,
     47778664780.51209,
     47470332733.90268,
     47901015363.51581,
     47708706880.39412,
     47718625380.05963,
     47873061283.993385
    ],
    "real_time_s": [
     0.003169675193186611,
     0.0031703366137001217,
     0.0031766632385948805,
     0.0031722072159358176,
     0.0031727914431691965,
     0.003193682772689499,
     0.0031653551590848524,
     0.0031777734658879294,
     0.0031767055795419515,
     0.003166521886421172
    ]
   },
   "iterations": [
    88,
    88,
    88,
    88,
    88,
    88,
    88,
    88,
    88,
    88
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f32/n:1024",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 1024
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     137699887718.3307,
     137546010108.70554,
     137867034703.7026,
     137695178842.9639,
     137256436806.33981,
     137044866555.07027,
     137851546832.08707,
     137692108563.60672,
     136578923153.1836,
     137583159804.41772
    ],
    "real_time_s": [
     0.002606973981461057,
     0.0026098852037345446,
     0.0026040291944540244,
     0.0026069673425539535,
     0.0026154821852186513,
     0.0026194253796010918,
     0.0026041065092512225,
     0.002607157518569794,
     0.002628811824049788,
     0.0026092259814942268
    ]
   },
   "iterations": [
    108,
    108,
    108,
    108,
    108,
    108,
    108,
    108,
    108,
    108
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f32/n:1024",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 1024
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     105296390289.63863,
     105236742647.95961,
     105031463096.41995,
     105157490672.10419,
     104488621878.7934,
     104672148254.29453,
     105120689442.48845,
     105058062909.89021,
     103827864473.41988,
     104583516263.39041
    ],
    "real_time_s": [
     0.00340926786417567,
     0.003411371493801894,
     0.0034180040987579294,
     0.0034136822098473746,
     0.0034361321728440856,
     0.0034298547283986326,
     0.0034151962592861517,
     0.003417207876613427,
     0.0034578492592612026,
     0.0034324528271638516
    ]
   },
   "iterations": [
    81,
    81,
    81,
    81,
    81,
    81,
    81,
    81,
    81,
    81
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f64/n:1024",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 1024
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     74159639769.35893,
     73366272104.67169,
     74147693446.24559,
     74203671101.24924,
     73817513337.80891,
     74221462943.32309,
     74166418194.53973,
     73286656673.86903,
     74020266925.93552,
     74204047855.99174
    ],
    "real_time_s": [
     0.004840708280665383,
     0.004893703315853297,
     0.00484203521058621,
     0.0048377959825110775,
     0.0048630837017410895,
     0.004836765701679325,
     0.004840700070193986,
     0.00489905277196126,
     0.00485032021051187,
     0.004838422526326643
    ]
   },
   "iterations": [
    57,
    57,
    57,
    57,
    57,
    57,
    57,
    57,
    57,
    57
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f64/n:1024",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 1024
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     50250238625.62671,
     50540314898.6149,
     50522429725.59369,
     50354297701.762825,
     50493930424.28885,
     50515449120.04286,
     50226908147.3927,
     50188781752.13244,
     50488040140.56526,
     50503126245.90765
    ],
    "real_time_s": [
     0.007143532000041793,
     0.007102921717980793,
     0.00710535382043021,
     0.007130287128324526,
     0.007109948769189383,
     0.007106773025626377,
     0.007147515487210908,
     0.007152714999952319,
     0.007110094359049049,
     0.007108045256478737
    ]
   },
   "iterations": [
    39,
    39,
    39,
    39,
    39,
    39,
    39,
    39,
    39,
    39
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f32/n:1536",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 1536
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     161899277732.05463,
     161430261374.51035,
     160886967516.1987,
     162670245267.595,
     162910827826.26334,
     162800782220.43842,
     162721215552.2206,
     162404076641.18933,
     162641465502.4801,
     162513077632.91443
    ],
    "real_time_s": [
     0.007477382315731742,
     0.00749837921064586,
     0.007523609394794268,
     0.007440619763273341,
     0.007430078920917463,
     0.007435089763212569,
     0.00743889213155949,
     0.007452959184248406,
     0.007442154368427031,
     0.007447871631532172
    ]
   },
   "iterations": [
    38,
    38,
    38,
    38,
    38,
    38,
    38,
    38,
    38,
    38
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f32/n:1536",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 1536
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     124968335548.24588,
     124972516803.39145,
     125181842249.32399,
     125050947238.50601,
     125170718715.55705,
     125269476408.7836,
     125025652046.49226,
     125048733439.33464,
     124817462502.50804,
     125068377463.05304
    ],
    "real_time_s": [
     0.009686014655393404,
     0.009687383206820133,
     0.009669682482691034,
     0.009679805689615776,
     0.009669450689749472,
     0.009662207137996027,
     0.009682418448360765,
     0.009680570620824664,
     0.009698377689597566,
     0.009680256137879293
    ]
   },
   "iterations": [
    29,
    29,
    29,
    29,
    29,
    29,
    29,
    29,
    29,
    29
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f64/n:1536",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 1536
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     83902530982.53235,
     83906813264.4027,
     83913336716.49744,
     83897858565.12897,
     83640989777.16328,
     83912478744.71126,
     83892541201.2307,
     83932299247.82921,
     83856999852.56447,
     84117585590.71387
    ],
    "real_time_s": [
     0.01442640778910381,
     0.014426433736700441,
     0.014427092473564893,
     0.014429251157899243,
     0.01447347463123917,
     0.014424137894437946,
     0.01442872489477802,
     0.014422023315809815,
     0.014436905526197637,
     0.01438929805245655
    ]
   },
   "iterations": [
    19,
    19,
    19,
    19,
    19,
    19,
    19,
    19,
    19,
    19
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f64/n:1536",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 1536
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     54600604924.62544,
     54576676733.15759,
     54660366905.87461,
     54645029976.93257,
     54665794508.16966,
     54595579177.237434,
     54704559495.80148,
     54634728941.29469,
     54688733563.33302,
     54685312964.53428
    ],
    "real_time_s": [
     0.02217076592317496,
     0.022177737922622606,
     0.02214578192293769,
     0.022154366538206186,
     0.0221449425388038,
     0.022172428000395976,
     0.02212493892315811,
     0.02215433938489206,
     0.022135752154169425,
     0.02213672238464754
    ]
   },
   "iterations": [
    13,
    13,
    13,
    13,
    13,
    13,
    13,
    13,
    13,
    13
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f32/n:2048",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 2048
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     176821607694.2365,
     176701437690.0664,
     176722264474.35858,
     176725492834.74524,
     176803918180.23264,
     176792954036.1904,
     176878458967.94568,
     176701682366.03027,
     176723944309.0075,
     176442941896.33768
    ],
    "real_time_s": [
     0.016218461176322307,
     0.016229483353313034,
     0.016227245117667786,
     0.016229266587983793,
     0.016221025353040795,
     0.016220635294089066,
     0.016214978706129306,
     0.016228349235247796,
     0.016227440764744056,
     0.016255384294388078
    ]
   },
   "iterations": [
    17,
    17,
    17,
    17,
    17,
    17,
    17,
    17,
    17,
    17
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f32/n:2048",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 2048
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     139070394544.58984,
     139052107612.36526,
     138857572363.20715,
     139132229415.6232,
     139181420179.39484,
     138952712191.6751,
     139036541762.88232,
     138941804085.01978,
     138967057597.82135,
     138875154311.85886
    ],
    "real_time_s": [
     0.020621964928847908,
     0.02062416614301453,
     0.020653512071086358,
     0.02061173749981598,
     0.020608293785439206,
     0.020644801499916605,
     0.02062539557144711,
     0.020639814428640033,
     0.020634960857153474,
     0.020649593071409202
    ]
   },
   "iterations": [
    14,
    14,
    14,
    14,
    14,
    14,
    14,
    14,
    14,
    14
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f64/n:2048",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 2048
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     82678138324.03,
     82828004815.6873,
     82633726780.75897,
     82556383472.90512,
     82629105566.65157,
     82615246810.24011,
     82500684503.20056,
     82667452047.45795,
     82524518378.40036,
     82732644727.74397
    ],
    "real_time_s": [
     0.03469063262491545,
     0.03462133225002618,
     0.034703567999713414,
     0.03473476137514808,
     0.034711995875113644,
     0.03471575137518812,
     0.0347635856251145,
     0.034687725750700345,
     0.034753412999634754,
     0.03467511424969416
    ]
   },
   "iterations": [
    8,
    8,
    8,
    8,
    8,
    8,
    8,
    8,
    8,
    8
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f64/n:2048",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 2048
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     59170114486.53418,
     59220783664.52591,
     59264867883.25635,
     59186097283.69917,
     59137351528.41368,
     59197462755.106155,
     59181091922.67943,
     59200437465.46744,
     59224370069.73303,
     59251623239.594536
    ],
    "real_time_s": [
     0.04846801433329044,
     0.04842721183255586,
     0.04838556216661042,
     0.04845920166674963,
     0.04850173999996817,
     0.04844893766736883,
     0.048455280666530605,
     0.04844254399965091,
     0.048434115666168516,
     0.048403048499797784
    ]
   },
   "iterations": [
    6,
    6,
    6,
    6,
    6,
    6,
    6,
    6,
    6,
    6
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f32/n:3072",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 3072
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     175768955836.7538,
     176092316490.53534,
     175917188502.05124,
     176173801149.487,
     175855572378.777,
     175987601181.61514,
     175927820307.8307,
     176057716486.33072,
     175880032389.7989,
     176175175085.78537
    ],
    "real_time_s": [
     0.05503633000043919,
     0.054938227600359824,
     0.055006163399957585,
     0.05490870520006866,
     0.05500925600063056,
     0.05496846919995733,
     0.05499148879898713,
     0.05495485499995993,
     0.055009435600368306,
     0.05491462860081812
    ]
   },
   "iterations": [
    5,
    5,
    5,
    5,
    5,
    5,
    5,
    5,
    5,
    5
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f32/n:3072",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 3072
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     152575500563.09598,
     152944626396.35352,
     152646587503.36368,
     152712935570.02158,
     152681166535.92474,
     152778047481.31015,
     152296859945.0826,
     152897165435.92096,
     152452806508.72476,
     152766770473.7301
    ],
    "real_time_s": [
     0.06342169260024093,
     0.06325744019995909,
     0.0633699678000994,
     0.06335485500021605,
     0.0633758084004512,
     0.06332156839926029,
     0.06352020600024844,
     0.0632736561994534,
     0.06346774379926501,
     0.06332126920024167
    ]
   },
   "iterations": [
    5,
    5,
    5,
    5,
    5,
    5,
    5,
    5,
    5,
    5
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f64/n:3072",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 3072
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     81682202633.00935,
     81935489200.23209,
     81707579118.13818,
     81757589117.45393,
     81676866192.04787,
     81642801781.89871,
     81758379881.27786,
     81797618020.79883,
     81679480988.58136,
     82107275779.50508
    ],
    "real_time_s": [
     0.11844482166634407,
     0.11806656833505257,
     0.11839573166556269,
     0.1183349539981767,
     0.118445701666739,
     0.11848916499972499,
     0.11833872866554886,
     0.11826703733337732,
     0.11843340466778804,
     0.11783785666678644
    ]
   },
   "iterations": [
    3,
    3,
    3,
    3,
    3,
    3,
    3,
    3,
    3,
    3
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f64/n:3072",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 3072
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     65864742851.463974,
     65783359128.50545,
     65826072343.69444,
     65687454149.63988,
     65911624972.48383,
     65823969284.47226,
     65944128877.88653,
     65775637102.21809,
     65836014084.951256,
     65780854180.59923
    ],
    "real_time_s": [
     0.14687370600222494,
     0.14708208400043077,
     0.14696588549850276,
     0.14726791749853874,
     0.14676997450078488,
     0.14697975850140213,
     0.14668793750024636,
     0.14707563049887543,
     0.14695471050072229,
     0.14706328650208889
    ]
   },
   "iterations": [
    2,
    2,
    2,
    2,
    2,
    2,
    2,
    2,
    2,
    2
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f32/n:4096",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 4096
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     175165425517.04712,
     175444351155.33313,
     175222891702.51126,
     175348184201.62668,
     174823533641.3075,
     175085114517.5944,
     175148888498.3253,
     175383450059.38657,
     175381594314.16727,
     175305988995.9691
    ],
    "real_time_s": [
     0.13091389550027088,
     0.13068888850102667,
     0.1308304295016569,
     0.13078989899804583,
     0.13113211850213702,
     0.1309381860010035,
     0.13088969949967577,
     0.13072254099824934,
     0.13071270049840678,
     0.13077590149987373
    ]
   },
   "iterations": [
    2,
    2,
    2,
    2,
    2,
    2,
    2,
    2,
    2,
    2
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f32/n:4096",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 4096
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     158980646945.5006,
     158332474267.11798,
     158390958208.78494,
     157741324389.84518,
     159030481209.21085,
     158152984829.97678,
     158706171131.4439,
     158183326374.19098,
     158941787569.91296,
     158385661389.5513
    ],
    "real_time_s": [
     0.14422040350109455,
     0.1447887649992481,
     0.14476631300203735,
     0.1453534324973589,
     0.14414739300264046,
     0.14498590449875337,
     0.14446610199956922,
     0.14492542749940185,
     0.14426792599988406,
     0.1447358230034297
    ]
   },
   "iterations": [
    2,
    2,
    2,
    2,
    2,
    2,
    2,
    2,
    2,
    2
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f64/n:4096",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 4096
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     86864076962.43723,
     75025675206.69734,
     75444686556.39949,
     74812151797.30632,
     75390544620.41133,
     74901291654.51971,
     75369884718.84818,
     74861319068.6128,
     75399395352.0312,
     75230345112.2984
    ],
    "real_time_s": [
     0.2639356939980644,
     0.30556693499966064,
     0.30387347200303344,
     0.3064201689994661,
     0.3040667530003702,
     0.30614777699520346,
     0.3041813009986072,
     0.3063151070018648,
     0.30405204000271624,
     0.3047832469965215
    ]
   },
   "iterations": [
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f64/n:4096",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 4096
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     78435172582.89816,
     68509417164.40679,
     68849840956.08835,
     68727883386.17413,
     68754644664.23186,
     68249307086.82111,
     68265951865.497765,
     68257470131.73187,
     68466573606.20112,
     68468534760.56618
    ],
    "real_time_s": [
     0.29229110899905214,
     0.3346763549998287,
     0.3329843829997117,
     0.3336477850025404,
     0.33344442499947036,
     0.33595473899913486,
     0.3358572470024228,
     0.33591391699883394,
     0.33492351799941394,
     0.3348764600013965
    ]
   },
   "iterations": [
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f32/n:100",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 100
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     25883084696.6215,
     25790838865.487038,
     25832532859.290096,
     25819024961.34669,
     25897793603.60861,
     25805921805.71341,
     25769205221.894558,
     25778818487.617973,
     25850328382.176926,
     25790503948.735268
    ],
    "real_time_s": [
     1.3263194746150985e-05,
     1.3309399961828906e-05,
     1.3287297448942247e-05,
     1.3298282838439185e-05,
     1.3253068151657645e-05,
     1.3300166857146753e-05,
     1.3326071815885642e-05,
     1.3315339329976915e-05,
     1.3276857843181726e-05,
     1.3309239625167472e-05
    ]
   },
   "iterations": [
    21012,
    21012,
    21012,
    21012,
    21012,
    21012,
    21012,
    21012,
    21012,
    21012
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f32/n:100",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 100
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     22382771155.364258,
     22447385163.882843,
     22499642269.601635,
     22512661198.992004,
     22553188468.83008,
     22692567800.135075,
     22675924276.477776,
     22577299630.72828,
     22578530260.561333,
     22658453400.051476
    ],
    "real_time_s": [
     1.5333369211416452e-05,
     1.5289974224497812e-05,
     1.5254020751439697e-05,
     1.5254295379901021e-05,
     1.5218222477354719e-05,
     1.5124474060874018e-05,
     1.5144782983794074e-05,
     1.5201020915199164e-05,
     1.520182552438132e-05,
     1.5147216415341889e-05
    ]
   },
   "iterations": [
    18312,
    18312,
    18312,
    18312,
    18312,
    18312,
    18312,
    18312,
    18312,
    18312
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f64/n:100",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 100
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     22029485542.917847,
     21930543859.398266,
     22181889847.220757,
     22009397610.709404,
     22117539911.774258,
     22153672087.659637,
     21792247106.07272,
     22017855745.866173,
     22152302265.871353,
     22199351883.850662
    ],
    "real_time_s": [
     1.5589102461591674e-05,
     1.5649803844517404e-05,
     1.547356272470902e-05,
     1.5602206328756493e-05,
     1.5517303226385313e-05,
     1.5492638433050475e-05,
     1.5750154170091786e-05,
     1.5598677944878853e-05,
     1.5493253204031203e-05,
     1.5461969255886174e-05
    ]
   },
   "iterations": [
    17792,
    17792,
    17792,
    17792,
    17792,
    17792,
    17792,
    17792,
    17792,
    17792
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f64/n:100",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 100
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     18059122516.047657,
     18186222701.065815,
     18150097320.6842,
     18133051067.438545,
     18122377669.29572,
     18145270151.584038,
     17957213022.966267,
     17911901598.43794,
     18182983663.371326,
     18170775048.228397
    ],
    "real_time_s": [
     1.9014691973765964e-05,
     1.887224169065891e-05,
     1.8910749345127294e-05,
     1.894023631229981e-05,
     1.8941237760415438e-05,
     1.8913910633314835e-05,
     1.911875044827315e-05,
     1.9172020411149725e-05,
     1.8875436629774127e-05,
     1.8888821128089266e-05
    ]
   },
   "iterations": [
    14502,
    14502,
    14502,
    14502,
    14502,
    14502,
    14502,
    14502,
    14502,
    14502
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f32/n:200",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 200
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     64621748127.08394,
     65446221944.44002,
     65375858999.16467,
     65214805482.878555,
     65427565455.31543,
     65583973731.895996,
     65449123546.598976,
     65336889390.38261,
     65573555676.61745,
     65548304741.33894
    ],
    "real_time_s": [
     4.191189101974237e-05,
     4.136366964043142e-05,
     4.139862355067255e-05,
     4.150375230449695e-05,
     4.1392377787956794e-05,
     4.1266814749488526e-05,
     4.1353564674531535e-05,
     4.1453314748627095e-05,
     4.127580077241346e-05,
     4.128930969328896e-05
    ]
   },
   "iterations": [
    6726,
    6726,
    6726,
    6726,
    6726,
    6726,
    6726,
    6726,
    6726,
    6726
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f32/n:200",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 200
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     40313275668.05604,
     40298587049.001854,
     40348884941.49484,
     40313053234.03716,
     40224396058.91698,
     40238782041.45944,
     40349371582.359825,
     40238917794.956635,
     40207761313.47133,
     40534677224.110756
    ],
    "real_time_s": [
     6.713703175773845e-05,
     6.719599854532687e-05,
     6.707776702982798e-05,
     6.713884363522415e-05,
     6.733180024258961e-05,
     6.726487878724143e-05,
     6.707623466729385e-05,
     6.726271636381916e-05,
     6.735002981837502e-05,
     6.677149018188091e-05
    ]
   },
   "iterations": [
    4125,
    4125,
    4125,
    4125,
    4125,
    4125,
    4125,
    4125,
    4125,
    4125
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f64/n:200",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 200
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     47319897307.915695,
     47311737770.29415,
     47272580182.54577,
     47238694141.72274,
     47300296627.44099,
     47232362038.15947,
     47211381070.7489,
     47295337425.29851,
     47318860544.14135,
     47326677463.38225
    ],
    "real_time_s": [
     5.719641961826347e-05,
     5.724239770716939e-05,
     5.725612615177645e-05,
     5.7292716568613405e-05,
     5.7220836985497163e-05,
     5.733518206120852e-05,
     5.7325859717791956e-05,
     5.722990948179742e-05,
     5.72362846615544e-05,
     5.719009318131326e-05
    ]
   },
   "iterations": [
    4883,
    4883,
    4883,
    4883,
    4883,
    4883,
    4883,
    4883,
    4883,
    4883
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f64/n:200",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 200
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     29623679786.597237,
     29614951275.25,
     29616568828.02711,
     29642868473.774746,
     29643266621.148365,
     29614684799.645203,
     29623343377.685627,
     29616386014.99616,
     29649843793.144703,
     29650699045.17872
    ],
    "real_time_s": [
     9.136089599021536e-05,
     9.138970590235038e-05,
     9.144295598385582e-05,
     9.130315911483714e-05,
     9.130378121988867e-05,
     9.14943345286929e-05,
     9.136613824532012e-05,
     9.138372383394863e-05,
     9.128113139869708e-05,
     9.132898304466297e-05
    ]
   },
   "iterations": [
    3067,
    3067,
    3067,
    3067,
    3067,
    3067,
    3067,
    3067,
    3067,
    3067
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f32/n:257",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 257
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     77864063198.72682,
     77884835196.51581,
     77876453131.95465,
     77905323525.5346,
     77873237321.46513,
     77923495771.94327,
     77868660705.68904,
     77848622010.29723,
     77806835907.9034,
     78023632725.83453
    ],
    "real_time_s": [
     7.351109300945548e-05,
     7.349573988435645e-05,
     7.354361797185958e-05,
     7.347639910626242e-05,
     7.350701760336477e-05,
     7.345909458883065e-05,
     7.35403447181112e-05,
     7.352674461322354e-05,
     7.356866605431076e-05,
     7.33977666833899e-05
    ]
   },
   "iterations": [
    3806,
    3806,
    3806,
    3806,
    3806,
    3806,
    3806,
    3806,
    3806,
    3806
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f32/n:257",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 257
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     52719319744.33161,
     52641076974.78012,
     52611316016.0608,
     52679495702.21568,
     52731325151.74673,
     52568416849.34966,
     52654112912.65,
     52483332964.614265,
     52671939803.14176,
     52780025136.39765
    ],
    "real_time_s": [
     0.00010857794302357306,
     0.00010873948255700038,
     0.00010883065697835406,
     0.00010865728100732442,
     0.00010855314302357011,
     0.00010889076046616764,
     0.00010875515775317814,
     0.00010906838759592223,
     0.00010867502635445035,
     0.00010848699302320973
    ]
   },
   "iterations": [
    2580,
    2580,
    2580,
    2580,
    2580,
    2580,
    2580,
    2580,
    2580,
    2580
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f64/n:257",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 257
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     49813249376.48391,
     49829111974.37035,
     49841246124.48281,
     49738627382.583374,
     49803587643.43249,
     49819360494.7463,
     49796416523.6113,
     49787426707.0882,
     49814676722.961845,
     49556331835.57697
    ],
    "real_time_s": [
     0.00011490877358698598,
     0.0001148745885954091,
     0.00011488712059079986,
     0.00011508916201705224,
     0.00011493355537327525,
     0.00011490195733977335,
     0.00011498521287871394,
     0.00011498817924604543,
     0.00011490797621007571,
     0.00011554406767821251
    ]
   },
   "iterations": [
    2438,
    2438,
    2438,
    2438,
    2438,
    2438,
    2438,
    2438,
    2438,
    2438
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f64/n:257",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 257
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     34264669201.639717,
     34292634951.28389,
     34272094635.924114,
     34235035998.51702,
     34258703024.139603,
     34278527083.085564,
     34253119541.342285,
     34245795669.12656,
     34247731182.852,
     34128513150.576336
    ],
    "real_time_s": [
     0.00016705619618006452,
     0.00016693046749799255,
     0.00016704746809837056,
     0.0001671933625547005,
     0.00016708153011430737,
     0.00016698389206932428,
     0.00016715295408581944,
     0.0001671517626727075,
     0.00016713454263735607,
     0.00016775234346947906
    ]
   },
   "iterations": [
    1677,
    1677,
    1677,
    1677,
    1677,
    1677,
    1677,
    1677,
    1677,
    1677
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f32/n:500",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 500
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     119036796845.30553,
     119063192413.39775,
     119097693398.53482,
     119144207088.54608,
     119043500346.1303,
     119101889416.98286,
     119017399522.56451,
     119124762808.54463,
     119117449870.92975,
     119285085255.1074
    ],
    "real_time_s": [
     0.0003521335705363641,
     0.00035207235012499626,
     0.000351962269523113,
     0.0003518671738017546,
     0.00035213959319653373,
     0.0003519573211663324,
     0.00035220899118862105,
     0.0003518708740568941,
     0.00035190155037390824,
     0.0003514195680140309
    ]
   },
   "iterations": [
    794,
    794,
    794,
    794,
    794,
    794,
    794,
    794,
    794,
    794
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f32/n:500",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 500
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     73793686992.59093,
     73962652314.2973,
     73996677964.55392,
     74126557767.5751,
     73984927324.68906,
     74004807095.71738,
     73802663008.88771,
     73940912443.8288,
     73828323556.8613,
     73988778974.27301
    ],
    "real_time_s": [
     0.0005680923265736535,
     0.0005667744523245354,
     0.0005664903022413582,
     0.0005654784219022358,
     0.0005665446713992535,
     0.0005664142393509426,
     0.0005679888498968668,
     0.0005669426551823311,
     0.00056778617037881,
     0.0005665471501099173
    ]
   },
   "iterations": [
    493,
    493,
    493,
    493,
    493,
    493,
    493,
    493,
    493,
    493
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f64/n:500",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 500
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     62464400304.9814,
     62459857004.33333,
     62488977602.89532,
     62363243395.45417,
     62314513020.86168,
     62247956515.943405,
     62341371799.5388,
     62512892184.563156,
     62418213840.28753,
     62391960459.79401
    ],
    "real_time_s": [
     0.0006710715861117933,
     0.000671165186589312,
     0.0006708469449761925,
     0.000672214811012755,
     0.0006727323349255849,
     0.0006733977153137523,
     0.0006724026698675385,
     0.0006705501794311804,
     0.0006715419856489149,
     0.0006718949641284321
    ]
   },
   "iterations": [
    418,
    418,
    418,
    418,
    418,
    418,
    418,
    418,
    418,
    418
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f64/n:500",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 500
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     40495036058.40738,
     40511202883.793304,
     40537111745.22447,
     40479322090.5313,
     40413891269.77728,
     40560135148.02923,
     40580946315.076584,
     40509557203.89781,
     40577924666.56875,
     40569683380.14511
    ],
    "real_time_s": [
     0.0010352201881815037,
     0.0010347629889134468,
     0.0010340574686222186,
     0.0010355378671498142,
     0.0010371896974144012,
     0.001033481571959105,
     0.0010329418007477282,
     0.0010348762693714844,
     0.0010330483247407859,
     0.0010332350405798693
    ]
   },
   "iterations": [
    271,
    271,
    271,
    271,
    271,
    271,
    271,
    271,
    271,
    271
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f32/n:1000",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 1000
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     143402060605.74896,
     143451399955.71732,
     143860170970.61014,
     143573551869.84372,
     143693165244.94333,
     143759621487.87506,
     143866443442.81357,
     143291256276.2408,
     143655095773.05908,
     143616091779.0288
    ],
    "real_time_s": [
     0.00233165916664196,
     0.0023306615166802658,
     0.00232416855833435,
     0.002328898866653617,
     0.0023269140749713796,
     0.002325716608356743,
     0.0023241443082952177,
     0.002333222125040872,
     0.0023273539083675135,
     0.002328072391658983
    ]
   },
   "iterations": [
    120,
    120,
    120,
    120,
    120,
    120,
    120,
    120,
    120,
    120
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f32/n:1000",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 1000
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     101390150283.81381,
     101173422565.36172,
     101138317673.54196,
     101289829997.77812,
     101300874851.10567,
     101335433794.35591,
     101186625448.43513,
     101313785000.35295,
     101391459643.14174,
     101324277582.42801
    ],
    "real_time_s": [
     0.003297955297620363,
     0.0033049716785171768,
     0.0033059438809730293,
     0.0033009086428570475,
     0.003300505940430975,
     0.0032993853689861556,
     0.0033048969523536346,
     0.0033004524761747153,
     0.0032976559523376636,
     0.003299955690419579
    ]
   },
   "iterations": [
    84,
    84,
    84,
    84,
    84,
    84,
    84,
    84,
    84,
    84
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f64/n:1000",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 1000
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     77540768894.37935,
     77589434619.72777,
     77459008833.80057,
     77581628101.21422,
     77450422521.02525,
     77461523277.99512,
     77448502780.00043,
     77497074002.7704,
     77292425449.49324,
     77562563677.30368
    ],
    "real_time_s": [
     0.00431176724613089,
     0.004309060646203132,
     0.004316462938396189,
     0.004310011138463428,
     0.004317284646094777,
     0.004316660523069843,
     0.004317197215389639,
     0.004314202584590441,
     0.004325523384613917,
     0.004310559492352276
    ]
   },
   "iterations": [
    65,
    65,
    65,
    65,
    65,
    65,
    65,
    65,
    65,
    65
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f64/n:1000",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 1000
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     49207355405.486084,
     49137763242.417854,
     49245236825.495445,
     49204239607.25594,
     49156381364.38216,
     49207718057.76392,
     49256140260.87494,
     49205557414.57132,
     49219791793.95477,
     49222733691.193695
    ],
    "real_time_s": [
     0.006795090756119263,
     0.006804344414487743,
     0.0067902097560851495,
     0.006794855877914659,
     0.0068015093413300864,
     0.006795247634106157,
     0.006789350731684486,
     0.006795269536690661,
     0.006793573438921069,
     0.006792539317003259
    ]
   },
   "iterations": [
    41,
    41,
    41,
    41,
    41,
    41,
    41,
    41,
    41,
    41
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f32/n:1001",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 1001
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     135942643486.61496,
     135821416430.72833,
     135907334780.0981,
     135677207445.94081,
     135816259127.5518,
     135829669222.61075,
     135995669023.99576,
     135853060583.85545,
     135896471890.58612,
     135885648746.27667
    ],
    "real_time_s": [
     0.0024668034424941447,
     0.0024692490177287774,
     0.002467672814153015,
     0.002472059849512648,
     0.002469152743352239,
     0.0024690522831752357,
     0.002465906584070299,
     0.002468477415945484,
     0.0024676962389375817,
     0.0024687708584067362
    ]
   },
   "iterations": [
    113,
    113,
    113,
    113,
    113,
    113,
    113,
    113,
    113,
    113
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f32/n:1001",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 1001
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     99430216178.80525,
     99338388775.37979,
     99310965184.51054,
     99347171750.42899,
     99497042910.2257,
     99483358102.60098,
     99446734561.60783,
     99373142910.53215,
     99120282719.96844,
     99205786407.20183
    ],
    "real_time_s": [
     0.0033730413253294273,
     0.00337592242168142,
     0.003376809204788317,
     0.0033755818916118637,
     0.003370439867434339,
     0.00337093279515365,
     0.0033726008313165207,
     0.003374714951794623,
     0.0033837091928089875,
     0.0033803279517766885
    ]
   },
   "iterations": [
    83,
    83,
    83,
    83,
    83,
    83,
    83,
    83,
    83,
    83
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f64/n:1001",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 1001
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     73135973684.51714,
     73036803978.56299,
     73096094577.84181,
     73091221883.04825,
     72899382239.07654,
     73038764577.58734,
     73064665940.63289,
     73141401552.39383,
     73111014715.20522,
     73049755060.32463
    ],
    "real_time_s": [
     0.004585224327814505,
     0.004591561147521372,
     0.004588170885251545,
     0.004588462999920727,
     0.004600178918035006,
     0.0045916984098930995,
     0.004589973081864195,
     0.004584727163897011,
     0.004587094196796869,
     0.004592043803298663
    ]
   },
   "iterations": [
    61,
    61,
    61,
    61,
    61,
    61,
    61,
    61,
    61,
    61
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f64/n:1001",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 1001
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     48655156729.958984,
     48709750764.409355,
     48633945744.105095,
     48634746063.10283,
     48668797078.79823,
     48618817755.40495,
     48637142360.518974,
     48650759869.87431,
     48630476394.0567,
     48632101945.186874
    ],
    "real_time_s": [
     0.006892779926846099,
     0.006885085853665681,
     0.006895236097589965,
     0.006894931292641205,
     0.006891307073202349,
     0.006899500097483169,
     0.006895114170641514,
     0.006893523804780958,
     0.006895986292830658,
     0.006895847560904591
    ]
   },
   "iterations": [
    41,
    41,
    41,
    41,
    41,
    41,
    41,
    41,
    41,
    41
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f32/n:4097",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 4097
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     168494610441.80795,
     169248494568.02277,
     168661100387.91672,
     169186514115.3985,
     168486475521.5456,
     168820424668.61722,
     168536117753.1387,
     169256386667.16257,
     168593674178.7242,
     169357142377.0212
    ],
    "real_time_s": [
     0.1361518214980606,
     0.1355486979991838,
     0.13602906199957943,
     0.1356175320033799,
     0.1361755699981586,
     0.13589155999943614,
     0.13614945550216362,
     0.13554513000053706,
     0.13608346000182794,
     0.13547909400222127
    ]
   },
   "iterations": [
    2,
    2,
    2,
    2,
    2,
    2,
    2,
    2,
    2,
    2
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f32/n:4097",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 4097
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     157318535166.2489,
     156872899790.75403,
     157420694047.98972,
     156778931628.8453,
     157223421551.3826,
     156820642820.43698,
     157340786038.21732,
     156845432362.80264,
     157556470935.44247,
     156863538397.65375
    ],
    "real_time_s": [
     0.14582638549836702,
     0.1462466275006591,
     0.14575252199938404,
     0.1463317265006481,
     0.1459194495000702,
     0.1463405575013894,
     0.14581824900233187,
     0.1462784244977229,
     0.1456436994994874,
     0.14624942150112474
    ]
   },
   "iterations": [
    2,
    2,
    2,
    2,
    2,
    2,
    2,
    2,
    2,
    2
   ],
   "error": null
  },
  {
   "name": "POTRF/eigen/f64/n:4097",
   "op": "POTRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 4097
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     83602844991.61313,
     72599580548.83226,
     72924091061.97417,
     72485854931.87076,
     72828630799.50989,
     72517673902.08485,
     72836453532.5068,
     72424956882.30786,
     72749674911.35378,
     72660401513.33975
    ],
    "real_time_s": [
     0.27442406699992716,
     0.3159903580017272,
     0.31461414299701573,
     0.3165377039986197,
     0.31502037800237304,
     0.3164605970014236,
     0.3149686799952178,
     0.3168210479998379,
     0.3154262739990372,
     0.31575762900320115
    ]
   },
   "iterations": [
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1
   ],
   "error": null
  },
  {
   "name": "POTRF/openblas/f64/n:4097",
   "op": "POTRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 4097
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     77552189193.62564,
     67816529117.040504,
     68500888352.025406,
     68265766508.15075,
     68601238934.8893,
     68171542237.04629,
     68415537000.98647,
     68381540251.31826,
     68529476837.1626,
     68243832610.39813
    ],
    "real_time_s": [
     0.2958481839959859,
     0.338327584999206,
     0.334969887000625,
     0.3360869559983257,
     0.334441388004052,
     0.3365242380023119,
     0.335356295996462,
     0.33550081599969417,
     0.33483320099912817,
     0.3362328200018965
    ]
   },
   "iterations": [
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1
   ],
   "error": null
  }
 ]
}
