{
 "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:21:38+00:00",
  "finished_utc": "2026-09-22T07:28:54+00:00",
  "duration_s": 436.9,
  "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.0,
   1.00341796875,
   1.009765625
  ],
  "load_avg_after": [
   1.08544921875,
   1.0654296875,
   1.01416015625
  ],
  "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",
   "GETRF",
   "--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": "GETRF/eigen/f32/n:2",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 2
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     176755026.5099446,
     200108574.5155656,
     190076904.67825547,
     187917254.15722427,
     190148146.33781764,
     190407409.75141954,
     200148295.0146124,
     190082666.49097124,
     200260429.75367913,
     189604326.2913292
    ],
    "real_time_s": [
     3.01892720261097e-08,
     2.6653109410113668e-08,
     2.8059147678301202e-08,
     2.8397804973100508e-08,
     2.805319684454535e-08,
     2.8014299302709235e-08,
     2.664861231854215e-08,
     2.807479725849478e-08,
     2.6631846843181575e-08,
     2.812994638993724e-08
    ]
   },
   "iterations": [
    9906847,
    9906847,
    9906847,
    9906847,
    9906847,
    9906847,
    9906847,
    9906847,
    9906847,
    9906847
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f32/n:2",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 2
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     102970271.88274524,
     102931357.43841153,
     103045853.95173001,
     102865771.27754062,
     103154888.2005236,
     105680226.4772494,
     105657865.70092373,
     105318996.85153525,
     103104716.18471535,
     105961180.43197624
    ],
    "real_time_s": [
     5.182291636259661e-08,
     5.1820423234008366e-08,
     5.176743737474576e-08,
     5.185132258635169e-08,
     5.173125339844476e-08,
     5.0467295877891055e-08,
     5.047771696437252e-08,
     5.064131082002655e-08,
     5.175764885447947e-08,
     5.034002877392903e-08
    ]
   },
   "iterations": [
    5386003,
    5386003,
    5386003,
    5386003,
    5386003,
    5386003,
    5386003,
    5386003,
    5386003,
    5386003
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f64/n:2",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 2
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     201392087.8669722,
     208809729.2773281,
     208615872.14035854,
     201997312.2374429,
     201948651.4441476,
     202060630.32591164,
     208738171.92827228,
     202079435.26598305,
     208747668.17534006,
     201909919.9057282
    ],
    "real_time_s": [
     2.648301128714719e-08,
     2.5556519245230395e-08,
     2.556658800150946e-08,
     2.640313786929002e-08,
     2.641012663088193e-08,
     2.6409154488989322e-08,
     2.555346766105046e-08,
     2.63927745443072e-08,
     2.5563374267781144e-08,
     2.6414282210935028e-08
    ]
   },
   "iterations": [
    10595152,
    10595152,
    10595152,
    10595152,
    10595152,
    10595152,
    10595152,
    10595152,
    10595152,
    10595152
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f64/n:2",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 2
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     109017301.94793138,
     109199543.18999001,
     105681755.95774403,
     109061649.06659466,
     108536527.59522454,
     105612151.92739607,
     105780275.98000279,
     109244017.57556252,
     105854779.69712937,
     105868715.22976159
    ],
    "real_time_s": [
     4.892383789150382e-08,
     4.8841603674031594e-08,
     5.049211184575061e-08,
     4.8906815928929876e-08,
     4.9146634472971146e-08,
     5.05290003802787e-08,
     5.0419731520627135e-08,
     4.8821523511925156e-08,
     5.038545457043829e-08,
     5.040584899254135e-08
    ]
   },
   "iterations": [
    5711856,
    5711856,
    5711856,
    5711856,
    5711856,
    5711856,
    5711856,
    5711856,
    5711856,
    5711856
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f32/n:3",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 3
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     443383332.1083399,
     442488444.7873203,
     420344098.8696563,
     462796127.7498008,
     438843441.1042003,
     419934934.5088067,
     415975518.52883494,
     415282531.44619924,
     463743320.25798887,
     420401189.4400984
    ],
    "real_time_s": [
     4.0600521803000545e-08,
     4.067980618980634e-08,
     4.284252860869108e-08,
     3.889381591155456e-08,
     4.1017889505348053e-08,
     4.288611029232637e-08,
     4.327759505085153e-08,
     4.334599376410126e-08,
     3.8816313151579615e-08,
     4.283850125601749e-08
    ]
   },
   "iterations": [
    7181641,
    7181641,
    7181641,
    7181641,
    7181641,
    7181641,
    7181641,
    7181641,
    7181641,
    7181641
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f32/n:3",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 3
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     211283465.81197792,
     210962774.62102443,
     211274018.0999467,
     211121919.0267072,
     229519035.6128021,
     212095609.50027296,
     211799979.94276637,
     229681045.32075804,
     229418333.8475263,
     229503008.44091433
    ],
    "real_time_s": [
     8.519534528515069e-08,
     8.532576872524102e-08,
     8.524006658542778e-08,
     8.526261763885721e-08,
     7.842630323568999e-08,
     8.491293477904947e-08,
     8.498540403826033e-08,
     7.837007203732311e-08,
     7.851771228629588e-08,
     7.844064976048272e-08
    ]
   },
   "iterations": [
    3684307,
    3684307,
    3684307,
    3684307,
    3684307,
    3684307,
    3684307,
    3684307,
    3684307,
    3684307
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f64/n:3",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 3
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     465212014.8897519,
     481207552.36405885,
     469359157.2107533,
     444035566.09583956,
     469831519.64255184,
     464273877.5768253,
     480207838.32732767,
     470382579.3662002,
     469158823.2154092,
     465849094.18471503
    ],
    "real_time_s": [
     3.869881506524448e-08,
     3.7407196229107584e-08,
     3.8383186499184375e-08,
     4.053822678987887e-08,
     3.83118402194423e-08,
     3.877163871278877e-08,
     3.7518059546498796e-08,
     3.8272308050810256e-08,
     3.836674693771752e-08,
     3.867328658460028e-08
    ]
   },
   "iterations": [
    6741725,
    6741725,
    6741725,
    6741725,
    6741725,
    6741725,
    6741725,
    6741725,
    6741725,
    6741725
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f64/n:3",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 3
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     250204353.75920746,
     249520016.97467738,
     250403734.77022186,
     249632496.42320055,
     258068778.0572092,
     250110979.61135206,
     243840232.69671893,
     250319945.51771745,
     249448493.5135494,
     244575571.705324
    ],
    "real_time_s": [
     7.194120289393681e-08,
     7.214039072380622e-08,
     7.188569707642524e-08,
     7.215432979385243e-08,
     6.975663943173488e-08,
     7.196838804779765e-08,
     7.386374874104639e-08,
     7.190759111920376e-08,
     7.216087319035137e-08,
     7.359761445483934e-08
    ]
   },
   "iterations": [
    3904852,
    3904852,
    3904852,
    3904852,
    3904852,
    3904852,
    3904852,
    3904852,
    3904852,
    3904852
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f32/n:4",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 4
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     728772333.5032945,
     690802464.1380019,
     691073815.6752797,
     693394926.3813963,
     700916507.2160662,
     701342918.0492892,
     680444492.4779383,
     672124479.505338,
     697336724.6534973,
     688971190.2353541
    ],
    "real_time_s": [
     5.860189822145448e-08,
     6.177259217013425e-08,
     6.174003332779472e-08,
     6.15588042663925e-08,
     6.087236598948973e-08,
     6.083612549571609e-08,
     6.272540423929704e-08,
     6.348786413734933e-08,
     6.11896590497993e-08,
     6.192775671861465e-08
    ]
   },
   "iterations": [
    4850541,
    4850541,
    4850541,
    4850541,
    4850541,
    4850541,
    4850541,
    4850541,
    4850541,
    4850541
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f32/n:4",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 4
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     359623938.37179214,
     382883134.0538726,
     383359139.50867885,
     363653241.9588002,
     383457236.68370855,
     370614693.04190266,
     363313339.9151353,
     388797964.8406818,
     364728444.7080468,
     367232780.0248209
    ],
    "real_time_s": [
     1.1864600617419149e-07,
     1.1143894852151856e-07,
     1.1129764907701683e-07,
     1.1736586002765546e-07,
     1.1127332475965494e-07,
     1.151300589462675e-07,
     1.1746891206791855e-07,
     1.0974410433421746e-07,
     1.1698640394494843e-07,
     1.1618515312891289e-07
    ]
   },
   "iterations": [
    2397313,
    2397313,
    2397313,
    2397313,
    2397313,
    2397313,
    2397313,
    2397313,
    2397313,
    2397313
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f64/n:4",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 4
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     768420434.5954919,
     714240141.8127991,
     774232837.2832022,
     728217998.5198945,
     728224008.7916087,
     801603252.0697708,
     726485026.943203,
     779901805.6152723,
     736328141.3209027,
     736351997.0909168
    ],
    "real_time_s": [
     5.554052855071936e-08,
     5.974431382129664e-08,
     5.51114509251525e-08,
     5.859104238054991e-08,
     5.860779663315644e-08,
     5.3230473243326085e-08,
     5.8730729545107955e-08,
     5.471931181910332e-08,
     5.7948521384344576e-08,
     5.794690970974131e-08
    ]
   },
   "iterations": [
    4683945,
    4683945,
    4683945,
    4683945,
    4683945,
    4683945,
    4683945,
    4683945,
    4683945,
    4683945
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f64/n:4",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 4
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     427168830.2488438,
     440967589.8521418,
     463347758.43404263,
     436630927.08918697,
     437258711.06275696,
     449919525.24364495,
     427027600.34961146,
     439527178.8028836,
     452314382.851648,
     428953499.2814099
    ],
    "real_time_s": [
     9.98828607102675e-08,
     9.67748382478834e-08,
     9.208298072698519e-08,
     9.772005027103786e-08,
     9.759277643873024e-08,
     9.483879127936656e-08,
     9.992358166937117e-08,
     9.707447725527038e-08,
     9.433372138669366e-08,
     9.94694176061671e-08
    ]
   },
   "iterations": [
    2861303,
    2861303,
    2861303,
    2861303,
    2861303,
    2861303,
    2861303,
    2861303,
    2861303,
    2861303
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f32/n:6",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 6
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     1235841039.4502947,
     1291183630.9700859,
     1240661105.3580792,
     1355848207.6092422,
     1296920641.9070423,
     1279030403.7945733,
     1288318166.889733,
     1287923483.9556932,
     1297258197.5580373,
     1282915370.1442122
    ],
    "real_time_s": [
     1.1652228881971287e-07,
     1.1152918466705713e-07,
     1.1608473040072044e-07,
     1.0621443251939901e-07,
     1.110358724709693e-07,
     1.1258988784481545e-07,
     1.1177483532473033e-07,
     1.1180911143137151e-07,
     1.1100686048637901e-07,
     1.1225960815653057e-07
    ]
   },
   "iterations": [
    2545155,
    2545155,
    2545155,
    2545155,
    2545155,
    2545155,
    2545155,
    2545155,
    2545155,
    2545155
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f32/n:6",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 6
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     703049251.5906798,
     719339650.0490392,
     717682696.4479144,
     736304641.3935844,
     707409272.311819,
     680034218.8270218,
     713074689.0056194,
     677983892.2288212,
     734714184.8033577,
     700267516.4026401
    ],
    "real_time_s": [
     2.0483341427128304e-07,
     2.0019459109182785e-07,
     2.0065401573135717e-07,
     1.9557588481594155e-07,
     2.0356149194990522e-07,
     2.1176662746276072e-07,
     2.0195731219409086e-07,
     2.1242079540837686e-07,
     1.9600353213152612e-07,
     2.0564230036549883e-07
    ]
   },
   "iterations": [
    1346778,
    1346778,
    1346778,
    1346778,
    1346778,
    1346778,
    1346778,
    1346778,
    1346778,
    1346778
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f64/n:6",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 6
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     1240770468.6568367,
     1248952451.3056931,
     1240301044.3781323,
     1219306594.3341954,
     1236079156.5860372,
     1223932332.5727024,
     1194197445.48383,
     1218796259.1599128,
     1211123988.3097415,
     1192762386.8604033
    ],
    "real_time_s": [
     1.1607755942059891e-07,
     1.152979570342541e-07,
     1.1610342799417421e-07,
     1.1811634810042064e-07,
     1.1650338937054323e-07,
     1.1765439658639602e-07,
     1.205894444239273e-07,
     1.1815040113196955e-07,
     1.1890396308778377e-07,
     1.2073011981106807e-07
    ]
   },
   "iterations": [
    2397349,
    2397349,
    2397349,
    2397349,
    2397349,
    2397349,
    2397349,
    2397349,
    2397349,
    2397349
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f64/n:6",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 6
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     804741855.8544406,
     796021509.0946877,
     790724365.4673514,
     777944940.9861351,
     790393766.0780278,
     787383067.6680924,
     782582792.4469335,
     799906524.9546224,
     794814629.8774403,
     800657006.9620825
    ],
    "real_time_s": [
     1.789493927071235e-07,
     1.8090045569307147e-07,
     1.8213202264236309e-07,
     1.8510379004126672e-07,
     1.8219218218941424e-07,
     1.8289047537187713e-07,
     1.840218523705406e-07,
     1.8003084227712966e-07,
     1.811784862071688e-07,
     1.7986168881474104e-07
    ]
   },
   "iterations": [
    1548848,
    1548848,
    1548848,
    1548848,
    1548848,
    1548848,
    1548848,
    1548848,
    1548848,
    1548848
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f32/n:8",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 8
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     1921162727.3389084,
     2018865062.8954678,
     1921918662.3307652,
     1966379924.7968538,
     1922707592.9383543,
     1917540139.594099,
     2015026215.5674603,
     1833655759.183912,
     1971869521.855014,
     1910279919.3113797
    ],
    "real_time_s": [
     1.7767450977242046e-07,
     1.6908493970520236e-07,
     1.7760427292258584e-07,
     1.7359846516537806e-07,
     1.7753677627356003e-07,
     1.780100229931155e-07,
     1.6940137247596282e-07,
     1.861518258779216e-07,
     1.731045468099325e-07,
     1.786869344081319e-07
    ]
   },
   "iterations": [
    1515216,
    1515216,
    1515216,
    1515216,
    1515216,
    1515216,
    1515216,
    1515216,
    1515216,
    1515216
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f32/n:8",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 8
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     996802257.8590403,
     939638936.3695087,
     930287111.1847985,
     945144755.2515938,
     961917354.6158417,
     968136331.3980876,
     938927837.4372907,
     951137214.9248654,
     929910513.8856493,
     1003836553.628737
    ],
    "real_time_s": [
     3.424713546238496e-07,
     3.6329080357705117e-07,
     3.6691592333354393e-07,
     3.611698596230863e-07,
     3.548511530278246e-07,
     3.5258106750178555e-07,
     3.6362025244144587e-07,
     3.5888782609064984e-07,
     3.6709515392864054e-07,
     3.400426887842039e-07
    ]
   },
   "iterations": [
    767157,
    767157,
    767157,
    767157,
    767157,
    767157,
    767157,
    767157,
    767157,
    767157
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f64/n:8",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 8
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     2139195958.5111165,
     2183721569.4668174,
     2115258319.692829,
     2059117147.7376182,
     2126708863.0664186,
     1990089679.511425,
     2115702014.1039393,
     2098523023.5273337,
     2049464055.5836854,
     2118139687.8961718
    ],
    "real_time_s": [
     1.5957037195810794e-07,
     1.5630727222530945e-07,
     1.613721116148044e-07,
     1.6577870292863787e-07,
     1.6051173860971838e-07,
     1.7152672865703508e-07,
     1.6133865659429095e-07,
     1.6269265090409432e-07,
     1.66546749282919e-07,
     1.6114888993774406e-07
    ]
   },
   "iterations": [
    1691256,
    1691256,
    1691256,
    1691256,
    1691256,
    1691256,
    1691256,
    1691256,
    1691256,
    1691256
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f64/n:8",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 8
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     1195144443.7346172,
     1148315980.7684166,
     1180055680.1370144,
     1156154598.2903075,
     1163485601.4140425,
     1163326531.7798815,
     1153670010.5590477,
     1171258959.052658,
     1141449152.9682474,
     1181711816.078016
    ],
    "real_time_s": [
     2.856150390561925e-07,
     2.972718298530645e-07,
     2.89273461579923e-07,
     2.9524463543496076e-07,
     2.934048986007677e-07,
     2.9340990492535856e-07,
     2.95869826044787e-07,
     2.914584411283843e-07,
     2.9904428322326866e-07,
     2.888749221303387e-07
    ]
   },
   "iterations": [
    935817,
    935817,
    935817,
    935817,
    935817,
    935817,
    935817,
    935817,
    935817,
    935817
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f32/n:12",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 12
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     2989919283.487778,
     3183490900.265675,
     2854762860.445535,
     2958101664.8051567,
     2983855164.962614,
     2950232532.050741,
     3072175641.6048465,
     2972952482.052834,
     2974220086.1733475,
     2884280674.2885547
    ],
    "real_time_s": [
     3.8530103240432215e-07,
     3.619011917340384e-07,
     4.0355932173100253e-07,
     3.894412727021308e-07,
     3.8609324788767476e-07,
     3.905190568697567e-07,
     3.7501372247108793e-07,
     3.8751834163238806e-07,
     3.873591686480159e-07,
     3.994042338566762e-07
    ]
   },
   "iterations": [
    736821,
    736821,
    736821,
    736821,
    736821,
    736821,
    736821,
    736821,
    736821,
    736821
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f32/n:12",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 12
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     1531639120.7100163,
     1521591956.549963,
     1532311467.6960444,
     1534901705.871298,
     1530853644.6527705,
     1517143387.7998755,
     1547537369.7274725,
     1589087119.6827147,
     1550254544.1818082,
     1543775923.2019386
    ],
    "real_time_s": [
     7.521537844463169e-07,
     7.572312675525169e-07,
     7.519010587282502e-07,
     7.505840547454171e-07,
     7.525252306126054e-07,
     7.593744378768631e-07,
     7.444046386646192e-07,
     7.249588963510462e-07,
     7.431295938841686e-07,
     7.462623372403615e-07
    ]
   },
   "iterations": [
    374030,
    374030,
    374030,
    374030,
    374030,
    374030,
    374030,
    374030,
    374030,
    374030
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f64/n:12",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 12
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     3044587660.624977,
     3123295492.986343,
     3010167003.795599,
     2981514639.974246,
     3009924309.4413905,
     3274754203.0000567,
     3153812940.6040745,
     3017638753.3002963,
     3053522528.391768,
     3056256239.6364307
    ],
    "real_time_s": [
     3.7840541633177074e-07,
     3.688482952659308e-07,
     3.8273558271027123e-07,
     3.863823044051042e-07,
     3.827360585519335e-07,
     3.517982541106844e-07,
     3.6528753318454964e-07,
     3.8181335499828904e-07,
     3.772721791367947e-07,
     3.769496129009171e-07
    ]
   },
   "iterations": [
    754459,
    754459,
    754459,
    754459,
    754459,
    754459,
    754459,
    754459,
    754459,
    754459
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f64/n:12",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 12
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     1646999290.6174808,
     1696981266.3429723,
     1724951852.1949382,
     1655039795.6899278,
     1666515431.6464875,
     1682320727.5532527,
     1671658621.7639937,
     1679046149.347955,
     1650152405.98767,
     1658957690.2358146
    ],
    "real_time_s": [
     6.994501170601558e-07,
     6.788489020478314e-07,
     6.678999871663899e-07,
     6.961440567431592e-07,
     6.913329564094782e-07,
     6.848111632877072e-07,
     6.891596185839593e-07,
     6.861115649638784e-07,
     6.981136376296266e-07,
     6.944354462682242e-07
    ]
   },
   "iterations": [
    412997,
    412997,
    412997,
    412997,
    412997,
    412997,
    412997,
    412997,
    412997,
    412997
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f32/n:16",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 16
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     4616321274.537898,
     4608504064.064932,
     4297837724.078274,
     4391472928.424884,
     4409305585.4835415,
     4638546648.8577,
     4274326174.767884,
     4480262157.508253,
     4454489889.817877,
     4442770399.014024
    ],
    "real_time_s": [
     5.916008609932836e-07,
     5.925588821006012e-07,
     6.353972346320622e-07,
     6.218383503631509e-07,
     6.192930034454454e-07,
     5.886954179673057e-07,
     6.388727465752347e-07,
     6.096379690559733e-07,
     6.130359218965649e-07,
     6.146538765353312e-07
    ]
   },
   "iterations": [
    459469,
    459469,
    459469,
    459469,
    459469,
    459469,
    459469,
    459469,
    459469,
    459469
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f32/n:16",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 16
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     2229843134.9845505,
     2195958169.96183,
     2249028629.4888597,
     2213698300.4999633,
     2251704975.740172,
     2199253741.5619683,
     2218792773.1356773,
     2217044182.3038807,
     2235606342.106146,
     2270811241.730285
    ],
    "real_time_s": [
     1.2246397831645204e-06,
     1.2435149758184261e-06,
     1.2142780687252214e-06,
     1.2336138206898159e-06,
     1.2128012418635747e-06,
     1.2417742152893124e-06,
     1.2307757785710732e-06,
     1.2316901010565343e-06,
     1.2214690192984756e-06,
     1.2025005911394196e-06
    ]
   },
   "iterations": [
    228368,
    228368,
    228368,
    228368,
    228368,
    228368,
    228368,
    228368,
    228368,
    228368
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f64/n:16",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 16
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     4646084513.987257,
     4676524793.837318,
     4647973263.491796,
     4664366306.105044,
     4864383921.007974,
     4590120032.481,
     4717949128.113167,
     4770227277.031949,
     4686856441.280774,
     4706851447.340908
    ],
    "real_time_s": [
     5.87822220693226e-07,
     5.839794007947016e-07,
     5.875026641108206e-07,
     5.854671203860114e-07,
     5.613562534236777e-07,
     5.9490700325732e-07,
     5.787932796699998e-07,
     5.7244470046798e-07,
     5.827405730886735e-07,
     5.801866568749658e-07
    ]
   },
   "iterations": [
    477834,
    477834,
    477834,
    477834,
    477834,
    477834,
    477834,
    477834,
    477834,
    477834
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f64/n:16",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 16
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     2596718231.0739393,
     2597788455.7820363,
     2612468504.2967443,
     2622120603.9345694,
     2538681005.6836395,
     2594315373.972569,
     2564278679.748776,
     2607757010.629697,
     2590009403.2857695,
     2569941971.654155
    ],
    "real_time_s": [
     1.0516578000038246e-06,
     1.0511896199871137e-06,
     1.0452546014984223e-06,
     1.0414624754287143e-06,
     1.0756851410683563e-06,
     1.0527719642207114e-06,
     1.0648948392665172e-06,
     1.0471632176831827e-06,
     1.0543196096073695e-06,
     1.0625657207032414e-06
    ]
   },
   "iterations": [
    263121,
    263121,
    263121,
    263121,
    263121,
    263121,
    263121,
    263121,
    263121,
    263121
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f32/n:24",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 24
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     5357901904.893484,
     5512786884.677998,
     5439113486.65152,
     5387488508.844135,
     5320283518.511932,
     5503894011.018821,
     5436258386.665701,
     5679952112.379555,
     5490129144.1713,
     5582505387.354627
    ],
    "real_time_s": [
     1.7201641831606155e-06,
     1.6719626440130154e-06,
     1.6947190084456151e-06,
     1.7107274312367219e-06,
     1.732418913257751e-06,
     1.674461547556951e-06,
     1.6953051547966565e-06,
     1.6226638787766492e-06,
     1.678824149004629e-06,
     1.6510482791036896e-06
    ]
   },
   "iterations": [
    169183,
    169183,
    169183,
    169183,
    169183,
    169183,
    169183,
    169183,
    169183,
    169183
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f32/n:24",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 24
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     4347714192.9034605,
     4398707595.055921,
     4302165542.085291,
     4286780137.635093,
     4326590354.737875,
     4304722230.875898,
     4343160804.948712,
     4296630925.031891,
     4361337041.800193,
     4318579392.957045
    ],
    "real_time_s": [
     2.1197714626465378e-06,
     2.09538589183058e-06,
     2.142165976214651e-06,
     2.149937782787998e-06,
     2.130607825298302e-06,
     2.1411558563293153e-06,
     2.1222426546826142e-06,
     2.1449577473369484e-06,
     2.1132641631948975e-06,
     2.134023908531094e-06
    ]
   },
   "iterations": [
    130832,
    130832,
    130832,
    130832,
    130832,
    130832,
    130832,
    130832,
    130832,
    130832
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f64/n:24",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 24
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     5810610482.609945,
     5815140849.935787,
     5743772485.076073,
     5780573898.087726,
     6055161658.997013,
     5830821343.313056,
     5602184435.809159,
     5796078456.97716,
     6111299620.419167,
     6091549525.046073
    ],
    "real_time_s": [
     1.5860880187385086e-06,
     1.5849571463947074e-06,
     1.6046105056986643e-06,
     1.5945220988356328e-06,
     1.5220271941193655e-06,
     1.5806553174615813e-06,
     1.645108324462203e-06,
     1.5900593936831422e-06,
     1.5081171825696573e-06,
     1.5131968936151706e-06
    ]
   },
   "iterations": [
    172611,
    172611,
    172611,
    172611,
    172611,
    172611,
    172611,
    172611,
    172611,
    172611
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f64/n:24",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 24
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     4060297759.6502914,
     3969228554.0058866,
     3989699515.436106,
     3996558845.253107,
     4030737596.2608943,
     4058014520.8034062,
     4003433326.895288,
     4119395502.9822946,
     4063001556.4150705,
     4047116719.931378
    ],
    "real_time_s": [
     2.2699430921912576e-06,
     2.3219578940650177e-06,
     2.310097386653316e-06,
     2.305971301191888e-06,
     2.2864555114746164e-06,
     2.27115793055005e-06,
     2.3023800993059763e-06,
     2.2374075777505413e-06,
     2.2686553736326436e-06,
     2.277325615542315e-06
    ]
   },
   "iterations": [
    120458,
    120458,
    120458,
    120458,
    120458,
    120458,
    120458,
    120458,
    120458,
    120458
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f32/n:32",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 32
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     8380004146.590738,
     8593865205.571556,
     8367458038.409324,
     8787480399.308535,
     8807706006.894835,
     8581757385.882461,
     8621002879.730536,
     8460936723.112086,
     8704361344.250805,
     8440637843.769567
    ],
    "real_time_s": [
     2.6068967571977512e-06,
     2.5420012121319615e-06,
     2.6108385282231915e-06,
     2.4862019193822896e-06,
     2.480469769086011e-06,
     2.5455991414747247e-06,
     2.5343110405810094e-06,
     2.581935619089974e-06,
     2.5097290971587635e-06,
     2.5882133483034082e-06
    ]
   },
   "iterations": [
    109722,
    109722,
    109722,
    109722,
    109722,
    109722,
    109722,
    109722,
    109722,
    109722
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f32/n:32",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 32
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     5824757032.288647,
     5872877547.2839155,
     5831290157.098809,
     5848110034.058738,
     5856621617.915859,
     5816937807.713987,
     5791114304.492714,
     5774791237.637605,
     5878577893.35248,
     5897134781.730421
    ],
    "real_time_s": [
     3.7507441894518858e-06,
     3.7204529228302264e-06,
     3.7463051661236955e-06,
     3.7356902771907555e-06,
     3.7300027906227666e-06,
     3.755569618254658e-06,
     3.7723704298105515e-06,
     3.7831922184886465e-06,
     3.716574471544468e-06,
     3.7045544111392996e-06
    ]
   },
   "iterations": [
    74176,
    74176,
    74176,
    74176,
    74176,
    74176,
    74176,
    74176,
    74176,
    74176
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f64/n:32",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 32
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     8071418833.894993,
     8481614004.986417,
     8459723405.098016,
     8494387364.571407,
     8534264730.548496,
     8636534775.101633,
     8244156886.14119,
     8647899112.83793,
     8326909511.522991,
     8664309677.943653
    ],
    "real_time_s": [
     2.7066950434129347e-06,
     2.5756754702275744e-06,
     2.5823667981538048e-06,
     2.571841201582424e-06,
     2.562790410642203e-06,
     2.5296922664613558e-06,
     2.6499528191542173e-06,
     2.526267208073421e-06,
     2.6235719442789894e-06,
     2.5212881698354287e-06
    ]
   },
   "iterations": [
    104428,
    104428,
    104428,
    104428,
    104428,
    104428,
    104428,
    104428,
    104428,
    104428
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f64/n:32",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 32
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     5579483286.852098,
     5597691573.087662,
     5640659960.672409,
     5558526741.688584,
     5492183439.106604,
     5497177199.304902,
     5535871381.224161,
     5519773148.534888,
     5503639590.127389,
     5609953850.416779
    ],
    "real_time_s": [
     3.915408810845105e-06,
     3.902873475657935e-06,
     3.873465990005589e-06,
     3.930327327764731e-06,
     3.977894861512355e-06,
     3.974500260846224e-06,
     3.946120504745385e-06,
     3.957938803156527e-06,
     3.969395235018545e-06,
     3.894322506556671e-06
    ]
   },
   "iterations": [
    70935,
    70935,
    70935,
    70935,
    70935,
    70935,
    70935,
    70935,
    70935,
    70935
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f32/n:48",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 48
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     14096694751.981264,
     14217292097.460176,
     13832956742.892284,
     14023760834.445894,
     14023090874.153063,
     13814254101.612295,
     14041390583.803093,
     13795866115.279236,
     13853270790.61792,
     13417358058.621744
    ],
    "real_time_s": [
     5.2307766295420585e-06,
     5.186040298060473e-06,
     5.330236759700152e-06,
     5.25740500931061e-06,
     5.257676815646839e-06,
     5.337301880793058e-06,
     5.251300316519673e-06,
     5.344552644353934e-06,
     5.322240782127494e-06,
     5.495286946025811e-06
    ]
   },
   "iterations": [
    53700,
    53700,
    53700,
    53700,
    53700,
    53700,
    53700,
    53700,
    53700,
    53700
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f32/n:48",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 48
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     10043714166.843029,
     9910861501.073362,
     9928528555.009062,
     9881692670.938032,
     10057432571.648623,
     9991193658.23214,
     10041643773.78946,
     9963008641.882322,
     9969465074.195223,
     9889924829.368929
    ],
    "real_time_s": [
     7.340816855625545e-06,
     7.440073336362068e-06,
     7.427079555085818e-06,
     7.462190438638006e-06,
     7.3312185662906475e-06,
     7.379582519963981e-06,
     7.342590889950715e-06,
     7.400726988865763e-06,
     7.39534409120946e-06,
     7.455119909798662e-06
    ]
   },
   "iterations": [
    38112,
    38112,
    38112,
    38112,
    38112,
    38112,
    38112,
    38112,
    38112,
    38112
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f64/n:48",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 48
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     12794299043.308971,
     13564857588.271109,
     13343614660.157356,
     13245748275.189928,
     12906937983.853542,
     13384283752.405275,
     13230960026.69808,
     13484616402.760794,
     13233697038.41336,
     13370745451.195704
    ],
    "real_time_s": [
     5.763032274670161e-06,
     5.435498800984107e-06,
     5.525903294270571e-06,
     5.566305979271063e-06,
     5.71245013368234e-06,
     5.508617344151783e-06,
     5.572819915186943e-06,
     5.467877505982965e-06,
     5.571693175601731e-06,
     5.514475076672803e-06
    ]
   },
   "iterations": [
    50876,
    50876,
    50876,
    50876,
    50876,
    50876,
    50876,
    50876,
    50876,
    50876
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f64/n:48",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 48
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     8493143828.743165,
     8501187078.871933,
     8474875015.851025,
     8547141948.896857,
     8468892996.91617,
     8487813990.238095,
     8494809517.715463,
     8527294080.438354,
     8553873714.529414,
     8416950720.336944
    ],
    "real_time_s": [
     8.68142669025632e-06,
     8.672787476002217e-06,
     8.700037708350033e-06,
     8.626782301645316e-06,
     8.706571202892368e-06,
     8.686424118416596e-06,
     8.679734523089002e-06,
     8.64633128838263e-06,
     8.619206234112932e-06,
     8.759699293344007e-06
    ]
   },
   "iterations": [
    32274,
    32274,
    32274,
    32274,
    32274,
    32274,
    32274,
    32274,
    32274,
    32274
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f32/n:64",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 64
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     18985218801.918365,
     18525913685.13196,
     19314894389.972775,
     18654106076.05936,
     19201901690.522137,
     19109946498.85815,
     18293619846.12259,
     18913638669.30314,
     18408535732.276,
     18854527823.917534
    ],
    "real_time_s": [
     9.206094987879078e-06,
     9.434079358747079e-06,
     9.048144065008945e-06,
     9.369647096488214e-06,
     9.101465844899615e-06,
     9.145067131679113e-06,
     9.553482585605164e-06,
     9.240352600323831e-06,
     9.49509236060216e-06,
     9.269757713705999e-06
    ]
   },
   "iterations": [
    29688,
    29688,
    29688,
    29688,
    29688,
    29688,
    29688,
    29688,
    29688,
    29688
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f32/n:64",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 64
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     12963223599.509693,
     12869451330.583216,
     12824980717.21524,
     12741110224.983053,
     12845073553.042297,
     13106569828.042452,
     13012579469.182285,
     12891194121.95246,
     12818815308.349737,
     12775408122.535172
    ],
    "real_time_s": [
     1.3482314831644296e-05,
     1.3580128343184777e-05,
     1.3627120564877545e-05,
     1.3716970711118487e-05,
     1.3606797954457388e-05,
     1.333447188725281e-05,
     1.3430350362285105e-05,
     1.355723762401255e-05,
     1.3633425793341854e-05,
     1.3679765400729138e-05
    ]
   },
   "iterations": [
    20827,
    20827,
    20827,
    20827,
    20827,
    20827,
    20827,
    20827,
    20827,
    20827
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f64/n:64",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 64
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     17817366552.724655,
     16965972390.253532,
     18022642033.26335,
     17333640943.21226,
     17835329145.12924,
     17839829881.122192,
     17898652257.31053,
     17233653574.03902,
     17526578252.396908,
     17827248502.479004
    ],
    "real_time_s": [
     9.809110014982083e-06,
     1.0302393500433964e-05,
     9.697310490978064e-06,
     1.0082549375701514e-05,
     9.798913877091444e-06,
     9.797698044645212e-06,
     9.764127225695341e-06,
     1.0141729982085616e-05,
     9.97235561611783e-06,
     9.804269598087923e-06
    ]
   },
   "iterations": [
    28587,
    28587,
    28587,
    28587,
    28587,
    28587,
    28587,
    28587,
    28587,
    28587
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f64/n:64",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 64
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     10766119053.599905,
     10801295684.044231,
     10791269869.062624,
     10817102135.706478,
     10825129777.224318,
     10763811186.048965,
     10732700972.788673,
     10804546400.684992,
     10799272885.329414,
     10841344439.866285
    ],
    "real_time_s": [
     1.6233661841919626e-05,
     1.618007754615081e-05,
     1.6194974036421443e-05,
     1.6156776552478414e-05,
     1.6144757538983897e-05,
     1.623885651079252e-05,
     1.6283280831900133e-05,
     1.617608553050558e-05,
     1.6183086564416707e-05,
     1.6120130162771652e-05
    ]
   },
   "iterations": [
    17409,
    17409,
    17409,
    17409,
    17409,
    17409,
    17409,
    17409,
    17409,
    17409
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f32/n:96",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 96
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     28811504976.046093,
     28751836701.045147,
     27803954980.766964,
     28760159629.968857,
     28209712759.407864,
     28435744835.144978,
     28444832450.424442,
     27305198285.693707,
     28358519305.537006,
     28383876039.289623
    ],
    "real_time_s": [
     2.047322832386371e-05,
     2.05154861166097e-05,
     2.121633614384591e-05,
     2.0508775079224124e-05,
     2.0909709258507854e-05,
     2.0742961172609226e-05,
     2.0737010982938624e-05,
     2.1601047103723247e-05,
     2.07993895115663e-05,
     2.0782201020931643e-05
    ]
   },
   "iterations": [
    12929,
    12929,
    12929,
    12929,
    12929,
    12929,
    12929,
    12929,
    12929,
    12929
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f32/n:96",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 96
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     19260760919.776463,
     19346812513.5978,
     19135733563.69076,
     19331007933.895927,
     19183311386.490234,
     18936485916.78717,
     19266063335.223236,
     19278846689.276196,
     19180774558.461742,
     19057232952.902157
    ],
    "real_time_s": [
     3.062481181511559e-05,
     3.0487540223946958e-05,
     3.0824105983992444e-05,
     3.051277060538481e-05,
     3.07465648835956e-05,
     3.1148645111622956e-05,
     3.0617195747153026e-05,
     3.059557496717114e-05,
     3.075126633084931e-05,
     3.095158242009437e-05
    ]
   },
   "iterations": [
    9124,
    9124,
    9124,
    9124,
    9124,
    9124,
    9124,
    9124,
    9124,
    9124
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f64/n:96",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 96
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     23878413158.840027,
     23904784673.175762,
     24004425460.24924,
     24082609193.209644,
     23564332854.19949,
     24190224464.63535,
     23894267430.09041,
     24255925933.709435,
     23327496225.817974,
     24161615905.40829
    ],
    "real_time_s": [
     2.4701587206449206e-05,
     2.4678073599400334e-05,
     2.4572563262085344e-05,
     2.4493856599893567e-05,
     2.5033641456606652e-05,
     2.438296368618091e-05,
     2.4685711609513982e-05,
     2.4316842817067953e-05,
     2.5285042410263302e-05,
     2.4412952553501682e-05
    ]
   },
   "iterations": [
    11318,
    11318,
    11318,
    11318,
    11318,
    11318,
    11318,
    11318,
    11318,
    11318
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f64/n:96",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 96
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     15392773721.271936,
     15400695093.570902,
     15352322718.783064,
     15346293718.945034,
     15343148591.689785,
     15348568009.54104,
     15384004391.894035,
     15269959083.457842,
     15394358767.10924,
     15479419768.911865
    ],
    "real_time_s": [
     3.832162776289773e-05,
     3.83005982423315e-05,
     3.841979898415562e-05,
     3.843586626466475e-05,
     3.844197720689515e-05,
     3.8429743649732336e-05,
     3.834136111502299e-05,
     3.862962694006808e-05,
     3.831623204740071e-05,
     3.8106831387908825e-05
    ]
   },
   "iterations": [
    7283,
    7283,
    7283,
    7283,
    7283,
    7283,
    7283,
    7283,
    7283,
    7283
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f32/n:128",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 128
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     40739234246.605156,
     40576591395.03168,
     40527594226.56109,
     41266080116.88994,
     40212477066.76141,
     41030724817.54492,
     40493202679.69858,
     38390111670.8039,
     40966988637.985085,
     39158704808.98141
    ],
    "real_time_s": [
     3.4321209492700604e-05,
     3.4455684230536163e-05,
     3.4498699158182955e-05,
     3.388198354172704e-05,
     3.4770672237966635e-05,
     3.407764748643456e-05,
     3.45272589943073e-05,
     3.6419640341785515e-05,
     3.4127338989855237e-05,
     3.570469048247134e-05
    ]
   },
   "iterations": [
    7838,
    7838,
    7838,
    7838,
    7838,
    7838,
    7838,
    7838,
    7838,
    7838
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f32/n:128",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 128
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     24556695441.42129,
     24353384402.41431,
     24442826653.969395,
     24529521513.832428,
     24421649654.53101,
     24372070539.513294,
     24651980751.257687,
     24408638316.719913,
     24470231045.202778,
     24502133973.743423
    ],
    "real_time_s": [
     5.693732103331541e-05,
     5.741485178358874e-05,
     5.720317855670117e-05,
     5.69982170979207e-05,
     5.7252102297063093e-05,
     5.7365230422382235e-05,
     5.6717673022767385e-05,
     5.729091143907947e-05,
     5.713758405067026e-05,
     5.706550368919899e-05
    ]
   },
   "iterations": [
    4878,
    4878,
    4878,
    4878,
    4878,
    4878,
    4878,
    4878,
    4878,
    4878
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f64/n:128",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 128
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     29598714842.42812,
     29461138817.99277,
     28771486811.370625,
     29080355074.212734,
     29618353720.915108,
     27692715272.39076,
     28108689393.187283,
     27213581983.111267,
     28586561435.33785,
     29186768685.736618
    ],
    "real_time_s": [
     4.723736569849765e-05,
     4.7459915450303664e-05,
     4.859447860433704e-05,
     4.8077685169162686e-05,
     4.721421068923574e-05,
     5.049371610238243e-05,
     4.9744135761824935e-05,
     5.137542120620278e-05,
     4.8914847396881756e-05,
     4.7901635504799705e-05
    ]
   },
   "iterations": [
    5819,
    5819,
    5819,
    5819,
    5819,
    5819,
    5819,
    5819,
    5819,
    5819
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f64/n:128",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 128
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     19555132136.297394,
     19446064838.61196,
     19454534776.653397,
     19293302428.431587,
     19370317126.12754,
     19295660809.369217,
     19235508837.37732,
     19331254015.650112,
     19434296852.951134,
     19488975288.770916
    ],
    "real_time_s": [
     7.149655229603034e-05,
     7.19018357118021e-05,
     7.187044692473572e-05,
     7.247563534791337e-05,
     7.21806257471233e-05,
     7.246278198827781e-05,
     7.268391902368278e-05,
     7.232426862198729e-05,
     7.194470204913286e-05,
     7.174651570298304e-05
    ]
   },
   "iterations": [
    3853,
    3853,
    3853,
    3853,
    3853,
    3853,
    3853,
    3853,
    3853,
    3853
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f32/n:192",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 192
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     57512718588.403984,
     59400503380.77595,
     58592600300.99458,
     59053299710.70292,
     59246871682.57512,
     58745615247.54628,
     57663190069.225914,
     59601054187.05475,
     56978353506.195335,
     57110226605.1525
    ],
    "real_time_s": [
     8.204833314807388e-05,
     7.943764221748262e-05,
     8.053837961912019e-05,
     7.990353751482356e-05,
     7.964471136565591e-05,
     8.033355151274172e-05,
     8.183681382908468e-05,
     7.917653415527447e-05,
     8.281896724576843e-05,
     8.262686198235079e-05
    ]
   },
   "iterations": [
    3572,
    3572,
    3572,
    3572,
    3572,
    3572,
    3572,
    3572,
    3572,
    3572
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f32/n:192",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 192
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     35837418727.162865,
     35782998609.40327,
     35453545791.443436,
     35405672849.363205,
     35545588044.29502,
     35498320460.24199,
     35878122033.21373,
     35739176897.729095,
     35576871264.497375,
     35827407399.14148
    ],
    "real_time_s": [
     0.00013167420056672837,
     0.0001318757159008518,
     0.00013313001179582,
     0.00013328042236941727,
     0.00013274863473110147,
     0.00013293594714187007,
     0.00013151811750686685,
     0.00013203262718375832,
     0.0001326437673429067,
     0.00013171641245888593
    ]
   },
   "iterations": [
    2119,
    2119,
    2119,
    2119,
    2119,
    2119,
    2119,
    2119,
    2119,
    2119
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f64/n:192",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 192
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     39329963868.873085,
     38935519196.74449,
     39316569287.94923,
     39249121049.98463,
     39479083978.17886,
     39337129426.4102,
     39025373909.818306,
     39137860216.27133,
     39108597557.44186,
     39656234394.34116
    ],
    "real_time_s": [
     0.00011998434204870572,
     0.00012119077668313007,
     0.00012002669138731287,
     0.00012022098799807368,
     0.00011952304414974865,
     0.0001199671980275763,
     0.00012092985726592156,
     0.00012057150107172892,
     0.00012065721817405543,
     0.00011899511701667617
    ]
   },
   "iterations": [
    2333,
    2333,
    2333,
    2333,
    2333,
    2333,
    2333,
    2333,
    2333,
    2333
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f64/n:192",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 192
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     26503454104.704285,
     26129594505.856724,
     26346431604.346226,
     26135726177.53976,
     26324755351.725594,
     26123652410.458435,
     26216701262.319386,
     26283684155.789867,
     26458539204.53466,
     26510157471.574657
    ],
    "real_time_s": [
     0.00017804946403935339,
     0.0001805915977076831,
     0.00017912028134745063,
     0.00018056232972587963,
     0.00017925980330903865,
     0.00018063644684935943,
     0.00017998575557011135,
     0.00017953077403157577,
     0.00017834576002221655,
     0.00017800571292350966
    ]
   },
   "iterations": [
    1571,
    1571,
    1571,
    1571,
    1571,
    1571,
    1571,
    1571,
    1571,
    1571
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f32/n:256",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 256
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     62659382421.028755,
     62242157985.68655,
     66137036606.310905,
     62532067227.39482,
     70752817533.08974,
     67229855873.96808,
     55812992080.27342,
     66293782454.37552,
     58757048214.645546,
     61481143966.65316
    ],
    "real_time_s": [
     0.000178512308100578,
     0.00017970604908438913,
     0.00016912746244882734,
     0.00017889819041876637,
     0.00015808860319224585,
     0.00016637497930512127,
     0.00020046701478224007,
     0.00016871772383182462,
     0.00019036909521234926,
     0.0001819348219955739
    ]
   },
   "iterations": [
    1691,
    1691,
    1691,
    1691,
    1691,
    1691,
    1691,
    1691,
    1691,
    1691
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f32/n:256",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 256
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     44338345026.21694,
     44245784631.43273,
     44692321451.69472,
     44318206913.0561,
     44186828420.58947,
     44286399575.36265,
     44332147551.31074,
     44291174454.92624,
     44422045866.506546,
     44321812087.114784
    ],
    "real_time_s": [
     0.000252265593330042,
     0.0002528035455339062,
     0.00025029973309286397,
     0.0002524058944988149,
     0.00025314272587795175,
     0.00025257530117105543,
     0.00025229434175391637,
     0.00025253517222439584,
     0.00025179854914496883,
     0.0002523697962096054
    ]
   },
   "iterations": [
    1109,
    1109,
    1109,
    1109,
    1109,
    1109,
    1109,
    1109,
    1109,
    1109
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f64/n:256",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 256
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     44597419818.12681,
     40758702404.47953,
     46125565571.92449,
     44952043534.90031,
     42579320041.26347,
     41990463689.2273,
     43664319177.61773,
     43997830546.874344,
     45617133803.820404,
     45981807986.84315
    ],
    "real_time_s": [
     0.00025083087567582955,
     0.0002744219027017033,
     0.000242508297300004,
     0.0002488225252277885,
     0.0002626847549575499,
     0.0002663785864864917,
     0.00025617616936886425,
     0.00025424679729726734,
     0.000245191036935409,
     0.00024326146847195083
    ]
   },
   "iterations": [
    1110,
    1110,
    1110,
    1110,
    1110,
    1110,
    1110,
    1110,
    1110,
    1110
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f64/n:256",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 256
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     31151622084.8062,
     30996154065.393147,
     30957836117.12328,
     31018275982.01438,
     30878232102.712143,
     30755191441.492,
     30677739587.673706,
     30641663889.325226,
     30861953430.525814,
     30609958796.716396
    ],
    "real_time_s": [
     0.0003590423316075624,
     0.0003608567124365201,
     0.0003613321709892516,
     0.0003606221813487928,
     0.00036226643393667585,
     0.00036367616580412884,
     0.00036462913212839004,
     0.0003650177448227642,
     0.00036242906346462054,
     0.0003654430816125715
    ]
   },
   "iterations": [
    772,
    772,
    772,
    772,
    772,
    772,
    772,
    772,
    772,
    772
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f32/n:384",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 384
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     75933352565.29497,
     81730029565.27838,
     72289920453.10904,
     78049993325.12956,
     70667328550.05539,
     65192072498.05573,
     73423785865.10425,
     89026588878.22682,
     69680910553.61252,
     69719168763.49161
    ],
    "real_time_s": [
     0.0004972234861603996,
     0.00046197915052506464,
     0.0005222182301034029,
     0.000483732934254983,
     0.0005341819861632286,
     0.0005790595743973549,
     0.0005141524204118846,
     0.00042412670241448485,
     0.0005418164775027873,
     0.0005414738408258633
    ]
   },
   "iterations": [
    578,
    578,
    578,
    578,
    578,
    578,
    578,
    578,
    578,
    578
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f32/n:384",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 384
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     60449133052.41206,
     60195799146.268234,
     60576027669.96237,
     60336262037.4558,
     60177643365.90381,
     60157373197.56622,
     60026734718.69538,
     60152290880.22413,
     60312675255.50079,
     60226757340.99673
    ],
    "real_time_s": [
     0.0006244678471794646,
     0.000627112725855563,
     0.0006231919752781836,
     0.0006256686898799916,
     0.0006275916764096702,
     0.0006275532000012738,
     0.0006289125842649198,
     0.0006276175348360217,
     0.0006258957887694941,
     0.0006268142247238993
    ]
   },
   "iterations": [
    445,
    445,
    445,
    445,
    445,
    445,
    445,
    445,
    445,
    445
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f64/n:384",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 384
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     48557253772.11967,
     49032581410.18124,
     47395114940.75416,
     46575670834.59398,
     50073265664.822075,
     47878959132.15891,
     50520032789.65117,
     50281816300.06606,
     50078008332.994316,
     50073034255.83754
    ],
    "real_time_s": [
     0.0007775283074952702,
     0.0007699739625602762,
     0.0007965031310210608,
     0.0008105239919817915,
     0.0007538820588225088,
     0.0007884413663076579,
     0.0007472554491815733,
     0.0007508351791621732,
     0.0007538611978543971,
     0.0007538922513496781
    ]
   },
   "iterations": [
    374,
    374,
    374,
    374,
    374,
    374,
    374,
    374,
    374,
    374
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f64/n:384",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 384
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     36863830682.09609,
     36897773595.26098,
     36835695814.59365,
     36928167102.40308,
     36961083928.83359,
     36782615279.53192,
     36775984011.36521,
     36741724599.33812,
     36834750084.05496,
     36640714876.66382
    ],
    "real_time_s": [
     0.001023999402918273,
     0.001023079263730377,
     0.0010248164615358035,
     0.0010223796556994998,
     0.0010214490402786697,
     0.0010264314798618611,
     0.0010265968205350122,
     0.0010274024212516713,
     0.0010248307912011766,
     0.0010303502857133716
    ]
   },
   "iterations": [
    273,
    273,
    273,
    273,
    273,
    273,
    273,
    273,
    273,
    273
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f32/n:512",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 512
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     76398480365.3461,
     83777694130.34453,
     92766423292.51668,
     77031256833.84312,
     85253110214.64711,
     78456975601.06403,
     76333908485.54736,
     78543892065.3918,
     71802214274.99374,
     83061380993.42267
    ],
    "real_time_s": [
     0.0011713768720981942,
     0.001068166496119121,
     0.0009646025775241858,
     0.0011616660426519703,
     0.0010495572054240664,
     0.001140491639552936,
     0.0011723102480721346,
     0.0011393661860533623,
     0.00124632485659636,
     0.0010773543488525772
    ]
   },
   "iterations": [
    258,
    258,
    258,
    258,
    258,
    258,
    258,
    258,
    258,
    258
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f32/n:512",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 512
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     70035126074.01794,
     70373727955.2053,
     70430715658.33467,
     70185796643.55582,
     70298108734.85974,
     69694052577.91763,
     70181301365.42046,
     70305909719.08113,
     70289818556.29341,
     70152094462.5642
    ],
    "real_time_s": [
     0.0012776831272772555,
     0.0012714898136354435,
     0.0012705491545520174,
     0.0012749871500008425,
     0.0012729653727133567,
     0.0012838949045213997,
     0.0012751505363915137,
     0.0012726957090886902,
     0.0012730371454381384,
     0.0012755557408871193
    ]
   },
   "iterations": [
    220,
    220,
    220,
    220,
    220,
    220,
    220,
    220,
    220,
    220
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f64/n:512",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 512
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     49916962537.53348,
     49333517329.027405,
     47352405229.04843,
     48544729951.65437,
     49101366927.74871,
     50557417105.831894,
     49703416185.65875,
     49765699064.21466,
     50086759863.00332,
     50246157085.46867
    ],
    "real_time_s": [
     0.0017927565822441166,
     0.0018140036772359663,
     0.001889868898765196,
     0.00184320788611319,
     0.0018223490000240463,
     0.001769979056939807,
     0.0018003795822677821,
     0.0017982462594761587,
     0.0017864926709149542,
     0.0017812254493636127
    ]
   },
   "iterations": [
    158,
    158,
    158,
    158,
    158,
    158,
    158,
    158,
    158,
    158
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f64/n:512",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 512
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     40387277055.99207,
     40297439940.70832,
     40038658513.15301,
     40479371551.86669,
     40508387553.61941,
     40135318369.95374,
     40178996622.21278,
     40391929423.23254,
     40205748886.991844,
     40094285096.74289
    ],
    "real_time_s": [
     0.0022155522480024957,
     0.002220501103962306,
     0.0022349775279872125,
     0.0022107258400064895,
     0.0022091020719963127,
     0.002229458904010244,
     0.002227318256045692,
     0.0022152451999718323,
     0.0022255581840290688,
     0.0022318122560391206
    ]
   },
   "iterations": [
    125,
    125,
    125,
    125,
    125,
    125,
    125,
    125,
    125,
    125
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f32/n:768",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 768
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     110651315205.31383,
     105326671993.86009,
     108275388670.07623,
     107558163209.43564,
     108021766366.84868,
     103607645991.56447,
     110355969687.33397,
     109365955275.68146,
     108488838465.97856,
     107953476018.45448
    ],
    "real_time_s": [
     0.002729659141385293,
     0.0028673934848300617,
     0.002789227656547963,
     0.002807962686861771,
     0.0027957422020280674,
     0.0029147289999974704,
     0.002736709828296267,
     0.0027618120000239073,
     0.0027838574646415915,
     0.0027974640909109658
    ]
   },
   "iterations": [
    99,
    99,
    99,
    99,
    99,
    99,
    99,
    99,
    99,
    99
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f32/n:768",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 768
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     86995817384.79866,
     86940529315.61983,
     87067812369.44786,
     86746725564.11707,
     86745736329.42427,
     86508923939.57985,
     86213412261.4067,
     86962110412.44717,
     87054806020.76614,
     85677029488.42867
    ],
    "real_time_s": [
     0.0034713972249846847,
     0.0034735765500045093,
     0.0034684982500039043,
     0.00348176452498592,
     0.0034817177250261013,
     0.0034911083124825383,
     0.0035071152375167006,
     0.003472733887520008,
     0.003469009012496827,
     0.0035249149125775154
    ]
   },
   "iterations": [
    80,
    80,
    80,
    80,
    80,
    80,
    80,
    80,
    80,
    80
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f64/n:768",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 768
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     59893377419.800026,
     59342080441.664314,
     59221768246.354164,
     59562905021.81946,
     59553745650.684814,
     59730672822.09955,
     58495828952.77782,
     59520014531.25233,
     59605963040.97094,
     59985050329.27143
    ],
    "real_time_s": [
     0.005042977309097875,
     0.0050895631272314034,
     0.005099599672724831,
     0.005070526218200526,
     0.005071246454529253,
     0.005055835363666781,
     0.005163864527209874,
     0.005075314963654488,
     0.005066684345497793,
     0.005034865345409013
    ]
   },
   "iterations": [
    55,
    55,
    55,
    55,
    55,
    55,
    55,
    55,
    55,
    55
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f64/n:768",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 768
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     47093047274.413635,
     47010155826.073654,
     47079731084.886475,
     46907435566.22806,
     46914309333.35347,
     46859453490.84883,
     46879826587.49573,
     46952833305.33966,
     47225430627.9931,
     46922184755.76749
    ],
    "real_time_s": [
     0.006412852860426769,
     0.0064238960931529724,
     0.006414911395336805,
     0.006438706930270581,
     0.006437662697693626,
     0.006444890418585369,
     0.006442215744078398,
     0.006432250093027061,
     0.0063946100698410386,
     0.006436373674490782
    ]
   },
   "iterations": [
    43,
    43,
    43,
    43,
    43,
    43,
    43,
    43,
    43,
    43
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f32/n:1024",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 1024
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     118081874315.35323,
     113295768127.3638,
     117936699767.31297,
     118367610527.10904,
     117396696434.54166,
     118510951179.58618,
     118469956937.62439,
     113603675143.63704,
     114904960843.69434,
     118974089500.83917
    ],
    "real_time_s": [
     0.0060636105332782285,
     0.006318314266617462,
     0.006070152977837199,
     0.006047667799996109,
     0.00609773895557737,
     0.006040731488933994,
     0.00604273964450436,
     0.00630211902219647,
     0.006230209199970381,
     0.00601722675556731
    ]
   },
   "iterations": [
    45,
    45,
    45,
    45,
    45,
    45,
    45,
    45,
    45,
    45
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f32/n:1024",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 1024
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     99847312202.36996,
     99740826660.83865,
     99951560757.97075,
     100005318578.93019,
     99857416880.58627,
     99916656415.44388,
     100131965462.81688,
     99812086648.38557,
     100012920273.80257,
     100053611023.5125
    ],
    "real_time_s": [
     0.007169399589773279,
     0.007177007333293427,
     0.007162251589761582,
     0.007159152538336528,
     0.007169451076874676,
     0.007164624871877141,
     0.007148955615449292,
     0.007173356820436685,
     0.007157642794855071,
     0.007155193384581557
    ]
   },
   "iterations": [
    39,
    39,
    39,
    39,
    39,
    39,
    39,
    39,
    39,
    39
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f64/n:1024",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 1024
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     64605390892.81944,
     65631547021.32642,
     64388520665.08602,
     65626946496.131615,
     65331954278.6018,
     65692988622.23819,
     65765486245.35324,
     64734283502.343094,
     65221024436.90084,
     65847538104.02409
    ],
    "real_time_s": [
     0.011080900077034201,
     0.010907955230952492,
     0.01111726261548868,
     0.01090841607695508,
     0.010957803461329045,
     0.01089859073097334,
     0.010885610000024406,
     0.011058919115245003,
     0.01097664853855699,
     0.010871498576866893
    ]
   },
   "iterations": [
    26,
    26,
    26,
    26,
    26,
    26,
    26,
    26,
    26,
    26
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f64/n:1024",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 1024
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     52964448986.99051,
     53020869208.29798,
     53006767512.72351,
     52877150917.38481,
     53073641786.00302,
     52964207697.97211,
     52936375876.09805,
     52912926891.02341,
     52918853835.18593,
     52934474512.92776
    ],
    "real_time_s": [
     0.01351664933324736,
     0.013502666333113754,
     0.013505888666605601,
     0.013539015333489737,
     0.013487374619303627,
     0.0135161430475169,
     0.013523266142805197,
     0.013531110047465303,
     0.01352798857121906,
     0.013524120857168568
    ]
   },
   "iterations": [
    21,
    21,
    21,
    21,
    21,
    21,
    21,
    21,
    21,
    21
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f32/n:1536",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 1536
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     133299890677.0553,
     132763547201.23067,
     131847159112.60205,
     133597825276.962,
     133017491315.61642,
     132847471829.25885,
     131664742695.9202,
     133804273260.21799,
     131453730289.60072,
     133595694386.22356
    ],
    "real_time_s": [
     0.01812479612499374,
     0.018198487562585797,
     0.018326859999888256,
     0.018085384000187336,
     0.018164994250128078,
     0.0181859816875658,
     0.018351234187775844,
     0.01805717649995131,
     0.018382688562269323,
     0.01808418306245585
    ]
   },
   "iterations": [
    16,
    16,
    16,
    16,
    16,
    16,
    16,
    16,
    16,
    16
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f32/n:1536",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 1536
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     124638688834.91179,
     124767771901.1706,
     124507762838.92326,
     124474031694.29216,
     124797944484.24084,
     124718994283.15369,
     124791563111.2622,
     124711130645.31815,
     124572533038.44478,
     124449404363.41458
    ],
    "real_time_s": [
     0.019383278285593927,
     0.019364363428654285,
     0.019405080856813584,
     0.019412007285739365,
     0.019360943356982064,
     0.019372171142874456,
     0.01936073378601577,
     0.019373028857184442,
     0.019394255214137953,
     0.019414547928525802
    ]
   },
   "iterations": [
    14,
    14,
    14,
    14,
    14,
    14,
    14,
    14,
    14,
    14
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f64/n:1536",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 1536
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     69747588428.31776,
     69199122240.17902,
     69853568608.8092,
     69737014032.91367,
     69446014894.30458,
     69705210020.39218,
     69990169224.21094,
     70152389361.93684,
     70118641434.27751,
     69736159272.21614
    ],
    "real_time_s": [
     0.03464321325009223,
     0.03491882024991355,
     0.03458581925042381,
     0.03464725287449255,
     0.034792439874763666,
     0.03466736487553135,
     0.03452095237480535,
     0.03443801874982456,
     0.03445556512451731,
     0.03464859125051589
    ]
   },
   "iterations": [
    8,
    8,
    8,
    8,
    8,
    8,
    8,
    8,
    8,
    8
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f64/n:1536",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 1536
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     63381646184.18049,
     63324292674.07338,
     63296365892.55364,
     63173918784.40669,
     63185782621.238365,
     63276310526.03789,
     63278958758.058685,
     63145804021.88845,
     63204139830.387596,
     63291012493.55191
    ],
    "real_time_s": [
     0.03812535399941096,
     0.03815471214225649,
     0.0381712315720506,
     0.03824378628632985,
     0.038246072142750824,
     0.03818993285676698,
     0.03818635385687231,
     0.038261008713951536,
     0.038227133571386476,
     0.03817139400052838
    ]
   },
   "iterations": [
    7,
    7,
    7,
    7,
    7,
    7,
    7,
    7,
    7,
    7
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f32/n:2048",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 2048
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     148070893963.30698,
     148253484149.52234,
     147510956394.0973,
     147126871387.52823,
     148137133872.79028,
     147831256104.5961,
     148101547213.59192,
     147025619708.84583,
     148706520087.52216,
     147888775898.10876
    ],
    "real_time_s": [
     0.03867803028593439,
     0.03863634442781664,
     0.03882471928539287,
     0.03892853728549589,
     0.03865736542918188,
     0.03874386185738592,
     0.03867548585757114,
     0.03895555628592515,
     0.038515248142565336,
     0.03872245085637717
    ]
   },
   "iterations": [
    7,
    7,
    7,
    7,
    7,
    7,
    7,
    7,
    7,
    7
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f32/n:2048",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 2048
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     138218818799.827,
     138135778062.55206,
     138323808026.43112,
     138193654605.37137,
     138151539110.72903,
     138139920422.36215,
     138070969785.79507,
     138306926805.7943,
     137906215665.09665,
     138478667130.95807
    ],
    "real_time_s": [
     0.04143554485718986,
     0.04146581528558662,
     0.041406736286132534,
     0.04144057628582232,
     0.04145502257181631,
     0.04145616542830664,
     0.041480728714045005,
     0.04141730857164865,
     0.041534732856754485,
     0.04135664814280712
    ]
   },
   "iterations": [
    7,
    7,
    7,
    7,
    7,
    7,
    7,
    7,
    7,
    7
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f64/n:2048",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 2048
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     77493391333.10954,
     77324669582.73877,
     77476255718.34668,
     77325376959.54974,
     77350362969.34111,
     77087839504.66522,
     77249982925.79149,
     77294364511.35338,
     77453828134.34007,
     77317771640.65712
    ],
    "real_time_s": [
     0.07390056925032695,
     0.07409882674983237,
     0.07391715925041355,
     0.07406215975061059,
     0.07403685224926448,
     0.0743173315004242,
     0.07413409800028603,
     0.07409743024982164,
     0.0739378857488191,
     0.07408418200066082
    ]
   },
   "iterations": [
    4,
    4,
    4,
    4,
    4,
    4,
    4,
    4,
    4,
    4
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f64/n:2048",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 2048
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     68208470876.88137,
     68230930446.591354,
     68369028037.324814,
     68132855845.02095,
     68232836597.28243,
     68288389885.63347,
     68078340792.194855,
     68281883816.60271,
     68266694335.945885,
     68203072805.26297
    ],
    "real_time_s": [
     0.08396431500053345,
     0.08393754066734498,
     0.08376433933153749,
     0.08406182500038996,
     0.08396638699923642,
     0.08386314466770273,
     0.08413543966647316,
     0.08386683133479286,
     0.08389477533395015,
     0.0839793459987656
    ]
   },
   "iterations": [
    3,
    3,
    3,
    3,
    3,
    3,
    3,
    3,
    3,
    3
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f32/n:3072",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 3072
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     158761400387.49387,
     158446949763.95413,
     158946130420.9207,
     159071978426.9817,
     158075028185.44138,
     157038277476.79807,
     158734701722.4259,
     158398589353.03137,
     158550174434.85052,
     158616304385.79813
    ],
    "real_time_s": [
     0.12174363400117727,
     0.12198313949920703,
     0.12163069500093117,
     0.12150521500007018,
     0.12226637650019258,
     0.1230873469976359,
     0.12179519299752428,
     0.12202830800015364,
     0.12190654149890179,
     0.12184918250204647
    ]
   },
   "iterations": [
    2,
    2,
    2,
    2,
    2,
    2,
    2,
    2,
    2,
    2
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f32/n:3072",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 3072
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     153871699235.86383,
     153128631168.7997,
     153786289505.15833,
     153498433902.9681,
     153549557586.41098,
     153112671678.22705,
     153844054153.26108,
     152660240620.10648,
     153337837137.8524,
     153160221503.67154
    ],
    "real_time_s": [
     0.12563733199931448,
     0.12623539999913191,
     0.12567602900162456,
     0.12592403699818536,
     0.12589884350018113,
     0.12625593799748458,
     0.12565174399787793,
     0.126618916499865,
     0.12604880550134112,
     0.12619999050002662
    ]
   },
   "iterations": [
    2,
    2,
    2,
    2,
    2,
    2,
    2,
    2,
    2,
    2
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f64/n:3072",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 3072
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     75724829885.7302,
     75595002841.84698,
     75827963141.91623,
     75679898098.74083,
     75753887071.17912,
     75717147854.07323,
     75760201869.43864,
     75700981669.5283,
     75862528115.71574,
     75825684363.36362
    ],
    "real_time_s": [
     0.25527013799728593,
     0.2557454769994365,
     0.2549453989995527,
     0.2553918319972581,
     0.25518232899776194,
     0.2552909849982825,
     0.2551494610015652,
     0.2553401550030685,
     0.2547764919945621,
     0.25497170100425137
    ]
   },
   "iterations": [
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f64/n:3072",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 3072
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     77298495852.80234,
     77709998287.31532,
     77476935366.62862,
     77625935738.53323,
     77688545101.27155,
     77555698756.091,
     77662515448.5281,
     77662549152.0032,
     77520764249.73247,
     77584422035.74675
    ],
    "real_time_s": [
     0.25007841100159567,
     0.24873184700118148,
     0.24953809200087565,
     0.24900771599641303,
     0.24879216400586301,
     0.24922847299603748,
     0.2489176189992577,
     0.24895301600190578,
     0.24931686800118769,
     0.24915809400408764
    ]
   },
   "iterations": [
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f32/n:4096",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 4096
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     155806333796.30298,
     155561108069.99414,
     156168770056.93594,
     155948111020.77252,
     155980250511.8682,
     156191534131.88678,
     156281926983.47165,
     156237383773.00705,
     155469305637.96643,
     156194238788.47244
    ],
    "real_time_s": [
     0.2941175710002426,
     0.29454390900355065,
     0.2933790440001758,
     0.29380467400187626,
     0.29375911000533966,
     0.29331148999335716,
     0.2931814530020347,
     0.2932778859976679,
     0.2947413790025166,
     0.29335827400063863
    ]
   },
   "iterations": [
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f32/n:4096",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 4096
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     163377827731.04974,
     164159766426.96945,
     164292062832.57938,
     164209257105.69876,
     163609176627.1697,
     164073765677.0752,
     164001283023.87024,
     163932735272.00677,
     164482160203.7499,
     164149666604.62817
    ],
    "real_time_s": [
     0.2804187389992876,
     0.27911212199978763,
     0.27892732900363626,
     0.2790615100020659,
     0.28001310899708187,
     0.27927031400031416,
     0.2793920969997999,
     0.279512788001739,
     0.27856382799654966,
     0.2791941230025259
    ]
   },
   "iterations": [
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f64/n:4096",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 4096
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     73918223091.0067,
     75174934165.20605,
     74182404337.18613,
     74742024446.60368,
     72887409461.19882,
     74552701605.70311,
     74783188205.80382,
     75047171004.60829,
     74806151801.92908,
     74560600843.75832
    ],
    "real_time_s": [
     0.619947521998256,
     0.6096410699974514,
     0.6176493729944923,
     0.6130113659964991,
     0.6285918089997722,
     0.6146030550007708,
     0.6126908099977301,
     0.6105746379980702,
     0.6125809680015665,
     0.6145520569989458
    ]
   },
   "iterations": [
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f64/n:4096",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 4096
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     82985838641.3834,
     83321800852.3261,
     83311034079.06087,
     83241588806.75182,
     83126844637.82468,
     83296975764.14758,
     83159774387.26753,
     83064702868.45648,
     83090100821.93115,
     83169544072.50362
    ],
    "real_time_s": [
     0.5521390290014097,
     0.5499071540034493,
     0.5499764019987198,
     0.5504393650044223,
     0.5512288410027396,
     0.5500528789998498,
     0.5510932229954051,
     0.5516452080046292,
     0.5514749909998501,
     0.5508644429937704
    ]
   },
   "iterations": [
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f32/n:100",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 100
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     26068010683.54609,
     26068841030.83286,
     26165729712.062195,
     26011137884.431366,
     26170363760.24857,
     25820492986.12471,
     26135988574.52111,
     26299865110.177277,
     26177728992.896137,
     25923150130.201027
    ],
    "real_time_s": [
     2.5591823523948642e-05,
     2.5575297319808417e-05,
     2.5483375978185607e-05,
     2.563380473449378e-05,
     2.5486547665082185e-05,
     2.5822135857276615e-05,
     2.5508558533921614e-05,
     2.534910472522584e-05,
     2.5479806483986097e-05,
     2.5720648337625663e-05
    ]
   },
   "iterations": [
    10857,
    10857,
    10857,
    10857,
    10857,
    10857,
    10857,
    10857,
    10857,
    10857
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f32/n:100",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 100
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     19639933374.374626,
     19477996301.81865,
     19644545723.933994,
     19625981797.61251,
     19728268885.84661,
     19677348466.43749,
     19488246312.20805,
     19992738447.055935,
     19620822822.873646,
     19713028634.2224
    ],
    "real_time_s": [
     3.394801586757283e-05,
     3.424228212594024e-05,
     3.394093268478948e-05,
     3.3968983171040326e-05,
     3.379345474221069e-05,
     3.390083615844721e-05,
     3.4213910927302616e-05,
     3.334793400702366e-05,
     3.3993079816735704e-05,
     3.3821331169608216e-05
    ]
   },
   "iterations": [
    8319,
    8319,
    8319,
    8319,
    8319,
    8319,
    8319,
    8319,
    8319,
    8319
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f64/n:100",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 100
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     22637125584.579224,
     22363604567.126167,
     22225931155.104836,
     22420408868.743824,
     22478948913.004375,
     22591891080.58302,
     22662167053.15316,
     22604391270.36932,
     22454810185.452946,
     22361118787.07293
    ],
    "real_time_s": [
     2.944999216650215e-05,
     2.9810835497018278e-05,
     3.001386457718893e-05,
     2.973953836259162e-05,
     2.9661064384880575e-05,
     2.952478527715332e-05,
     2.9420017276107617e-05,
     2.949350048250075e-05,
     2.9689624101909526e-05,
     2.9829700289800112e-05
    ]
   },
   "iterations": [
    9319,
    9319,
    9319,
    9319,
    9319,
    9319,
    9319,
    9319,
    9319,
    9319
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f64/n:100",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 100
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     15319590256.635214,
     15392356666.158516,
     15287561926.950315,
     15398965837.087515,
     15320285979.848106,
     15350628561.040817,
     15319621822.539621,
     15309823509.117374,
     15309250293.637344,
     15242284912.307047
    ],
    "real_time_s": [
     4.352386780268536e-05,
     4.33134656843504e-05,
     4.3630170581255176e-05,
     4.3295967142579826e-05,
     4.3515074773835736e-05,
     4.3432078918471584e-05,
     4.3540337324303974e-05,
     4.3550665592498775e-05,
     4.354937371399478e-05,
     4.375837386712359e-05
    ]
   },
   "iterations": [
    6513,
    6513,
    6513,
    6513,
    6513,
    6513,
    6513,
    6513,
    6513,
    6513
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f32/n:200",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 200
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     56803067798.6741,
     56937362827.36688,
     57868267161.54681,
     57551759892.62182,
     58352862493.58342,
     58434999399.74388,
     58461260032.52502,
     58142007129.818985,
     58354110299.498726,
     57528902396.56161
    ],
    "real_time_s": [
     9.389455692250684e-05,
     9.36714214366658e-05,
     9.216446271551416e-05,
     9.272250266338853e-05,
     9.140943209122549e-05,
     9.127656790980799e-05,
     9.127559154363025e-05,
     9.173326198384523e-05,
     9.13968195747485e-05,
     9.27089890132636e-05
    ]
   },
   "iterations": [
    3004,
    3004,
    3004,
    3004,
    3004,
    3004,
    3004,
    3004,
    3004,
    3004
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f32/n:200",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 200
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     35655922071.7493,
     35631217854.72682,
     35887394199.033195,
     35736116016.205826,
     35955722190.06388,
     35296290618.758224,
     35738510041.19011,
     35633411057.75518,
     35700650575.83914,
     35753424381.93706
    ],
    "real_time_s": [
     0.00014959095283823825,
     0.00014970275133880382,
     0.00014861448017037713,
     0.0001493209780293436,
     0.00014832980707317112,
     0.00015110330707203927,
     0.00014932853161971985,
     0.00014968204501622517,
     0.00014943175133734333,
     0.0001491781184345293
    ]
   },
   "iterations": [
    1866,
    1866,
    1866,
    1866,
    1866,
    1866,
    1866,
    1866,
    1866,
    1866
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f64/n:200",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 200
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     41237769724.908134,
     41001805554.99445,
     41426589276.77153,
     41286469152.157875,
     41181259956.47512,
     41330944804.240166,
     40912117013.60347,
     41160780524.17989,
     41232200365.72821,
     40967763412.81501
    ],
    "real_time_s": [
     0.0001293400792760894,
     0.00013008215067492916,
     0.00012874299999991176,
     0.0001292500440433104,
     0.00012952443301052934,
     0.00012905482429189922,
     0.00013042960130039855,
     0.00012958033472246902,
     0.00012934808669513368,
     0.00013018476077962944
    ]
   },
   "iterations": [
    2157,
    2157,
    2157,
    2157,
    2157,
    2157,
    2157,
    2157,
    2157,
    2157
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f64/n:200",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 200
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     26086339609.160973,
     26083461970.133995,
     26020639990.37552,
     25911407643.49229,
     26077146036.646877,
     26107993879.166733,
     25928316417.008316,
     26090997124.98733,
     25985338056.385902,
     26074289210.323
    ],
    "real_time_s": [
     0.00020456350146645349,
     0.0002044964164224572,
     0.00020498887536571196,
     0.00020593438269707882,
     0.00020453935776938907,
     0.00020427868475109416,
     0.00020569779105545765,
     0.00020452611070434235,
     0.00020530580131943363,
     0.0002045807434002957
    ]
   },
   "iterations": [
    1364,
    1364,
    1364,
    1364,
    1364,
    1364,
    1364,
    1364,
    1364,
    1364
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f32/n:257",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 257
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     64424899014.34463,
     66543686650.56122,
     53150287716.9408,
     57839829766.17797,
     61165444241.423035,
     62790017915.658066,
     64204472601.0552,
     67337314502.796555,
     62573849851.17271,
     58429761205.62894
    ],
    "real_time_s": [
     0.00017575274814650893,
     0.00017006167744012762,
     0.00021291462222317246,
     0.00019573031245869577,
     0.0001850175831644476,
     0.00018026370235510258,
     0.0001762650794593025,
     0.00016814510168285059,
     0.000180858538720462,
     0.00019367543232501
    ]
   },
   "iterations": [
    1485,
    1485,
    1485,
    1485,
    1485,
    1485,
    1485,
    1485,
    1485,
    1485
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f32/n:257",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 257
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     43174630021.065605,
     43151462811.83298,
     43049090034.504425,
     43093574530.49569,
     42821986984.63884,
     43125311167.8674,
     43066321013.230064,
     43221363555.364555,
     42942333850.891045,
     43094207487.04858
    ],
    "real_time_s": [
     0.00026211945625682,
     0.000262351558791357,
     0.00026289488711367647,
     0.0002626610169321236,
     0.00026444389087088656,
     0.0002624167253068138,
     0.0002627877657633447,
     0.0002618355700816926,
     0.00026360639228306145,
     0.0002626237902171106
    ]
   },
   "iterations": [
    1063,
    1063,
    1063,
    1063,
    1063,
    1063,
    1063,
    1063,
    1063,
    1063
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f64/n:257",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 257
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     40461242657.067726,
     40700132337.44745,
     39372987250.59297,
     39905894458.32387,
     40358083057.1546,
     40948272016.02792,
     40843823070.5728,
     40142628090.814255,
     40394108938.26369,
     40983670422.50293
    ],
    "real_time_s": [
     0.000279720559959289,
     0.0002781141737858246,
     0.0002874498475619002,
     0.00028357565345250196,
     0.0002804109603598997,
     0.0002764307652419453,
     0.00027708997865515334,
     0.0002819317947145967,
     0.0002801582774433579,
     0.0002761983922737716
    ]
   },
   "iterations": [
    984,
    984,
    984,
    984,
    984,
    984,
    984,
    984,
    984,
    984
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f64/n:257",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 257
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     30254844314.585014,
     30219414875.405403,
     30119074935.94847,
     30227150309.33722,
     30143347440.12816,
     30220014359.84356,
     30261453051.16055,
     30179657059.825916,
     30242565298.39702,
     30181383148.614475
    ],
    "real_time_s": [
     0.0003740338745049185,
     0.00037448078771858524,
     0.000375805727641912,
     0.00037446028305003444,
     0.0003754495514093747,
     0.00037453775033589453,
     0.00037398299733730153,
     0.0003749708945234866,
     0.0003741924953254503,
     0.0003750183778405886
    ]
   },
   "iterations": [
    749,
    749,
    749,
    749,
    749,
    749,
    749,
    749,
    749,
    749
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f32/n:500",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 500
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     77186735068.61647,
     75976889503.41765,
     82501933539.40384,
     91761644883.7113,
     84314812699.8916,
     81573542713.59018,
     77597373011.22159,
     75711666440.62352,
     83892183153.7211,
     89548849915.88716
    ],
    "real_time_s": [
     0.0010797715355798671,
     0.0010969117677867351,
     0.0010101378838987742,
     0.0009083121647985916,
     0.0009883543108740373,
     0.001021586816496528,
     0.0010739677677878044,
     0.0011008289662906587,
     0.000993405756557383,
     0.0009308212771593185
    ]
   },
   "iterations": [
    267,
    267,
    267,
    267,
    267,
    267,
    267,
    267,
    267,
    267
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f32/n:500",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 500
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     67164409267.87905,
     67215281980.47771,
     67249450283.26294,
     67337025731.90472,
     67074160135.56354,
     67045556182.45031,
     67207541731.396805,
     67198218311.82397,
     67144641256.539185,
     67118228562.7317
    ],
    "real_time_s": [
     0.0012408091688929643,
     0.001239812853358065,
     0.0012392541111007126,
     0.0012376724622380506,
     0.0012425072444602848,
     0.001243050173345384,
     0.0012400437333336515,
     0.0012401305822034676,
     0.0012411218355474478,
     0.0012415838533262205
    ]
   },
   "iterations": [
    225,
    225,
    225,
    225,
    225,
    225,
    225,
    225,
    225,
    225
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f64/n:500",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 500
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     51494038279.56144,
     50004862972.92911,
     51737141220.43055,
     52335646053.00265,
     50596827711.176414,
     52017265213.98081,
     51264386851.26367,
     51653331645.79295,
     50436852493.267494,
     52340410033.43326
    ],
    "real_time_s": [
     0.001618589678574132,
     0.0016666026369334542,
     0.0016108431071708246,
     0.0015923844880706471,
     0.0016470691726204853,
     0.0016021205952451317,
     0.0016256964642837246,
     0.0016135023154544928,
     0.0016523979761803363,
     0.001592328488099849
    ]
   },
   "iterations": [
    168,
    168,
    168,
    168,
    168,
    168,
    168,
    168,
    168,
    168
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f64/n:500",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 500
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     38929168587.79101,
     39022354901.62337,
     39009746405.51476,
     38850944606.86855,
     38802412308.79177,
     38784905355.00084,
     38728083282.3108,
     38949853400.72115,
     38910676112.59669,
     38898520826.02856
    ],
    "real_time_s": [
     0.0021407973953493863,
     0.002135577170555516,
     0.002136249100785367,
     0.0021451377131513232,
     0.0021480673411048866,
     0.0021488489380084674,
     0.002151993643381911,
     0.002139797922489576,
     0.002141646410881401,
     0.0021423546123803894
    ]
   },
   "iterations": [
    129,
    129,
    129,
    129,
    129,
    129,
    129,
    129,
    129,
    129
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f32/n:1000",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 1000
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     121485078043.23732,
     123767973999.27014,
     119026034743.1335,
     120327632040.25229,
     123275083366.76076,
     124954898631.88857,
     123227121883.60132,
     124140466018.07379,
     123640898784.52519,
     123029871555.12167
    ],
    "real_time_s": [
     0.005488182588248724,
     0.005386996392118425,
     0.005601475254818569,
     0.0055416446275022985,
     0.005408159882433978,
     0.005335335725463024,
     0.005410218509781522,
     0.0053709862157691034,
     0.005392751333334565,
     0.005418819274471425
    ]
   },
   "iterations": [
    51,
    51,
    51,
    51,
    51,
    51,
    51,
    51,
    51,
    51
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f32/n:1000",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 1000
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     101024420091.87549,
     101008939698.80737,
     101032978127.49623,
     101149041186.73491,
     101101455950.13643,
     101076343207.49156,
     100852841886.8521,
     100980027394.79976,
     101112277665.92226,
     101089083603.24078
    ],
    "real_time_s": [
     0.00659961278575966,
     0.006600043642850194,
     0.0065988577856236,
     0.006591148761972796,
     0.006594695309537374,
     0.006596582428582701,
     0.006610257714263363,
     0.006602584833412298,
     0.00659329754749446,
     0.006595168904736749
    ]
   },
   "iterations": [
    42,
    42,
    42,
    42,
    42,
    42,
    42,
    42,
    42,
    42
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f64/n:1000",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 1000
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     67530971207.77132,
     67700814746.06735,
     67398953650.26354,
     67373608313.903076,
     67498383190.728,
     67036439908.62414,
     67637417482.66085,
     67584552018.88093,
     67581619211.54702,
     66916989262.12627
    ],
    "real_time_s": [
     0.009874185678459721,
     0.00984904874998652,
     0.009891890178550968,
     0.009896008107066988,
     0.009876939642968605,
     0.009945013107166494,
     0.009857149071259692,
     0.00986575307147827,
     0.009864797892857626,
     0.009963708928418262
    ]
   },
   "iterations": [
    28,
    28,
    28,
    28,
    28,
    28,
    28,
    28,
    28,
    28
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f64/n:1000",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 1000
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     52520126965.96649,
     52555414772.73809,
     52428868434.53536,
     52560074675.16551,
     52608694857.323875,
     52640934488.18902,
     52602500964.39087,
     52570509434.095436,
     52426774505.29637,
     52548859876.16307
    ],
    "real_time_s": [
     0.012693777681719936,
     0.012685723818073959,
     0.012716888772874056,
     0.012685259999919006,
     0.012672919181733796,
     0.01266594640930469,
     0.012676115090884692,
     0.01268172031797638,
     0.012716855999976608,
     0.012688288636127257
    ]
   },
   "iterations": [
    22,
    22,
    22,
    22,
    22,
    22,
    22,
    22,
    22,
    22
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f32/n:1001",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 1001
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     117406003418.71301,
     117437735373.21155,
     118837333529.23502,
     115657154656.02757,
     117306410861.02002,
     115700669195.85612,
     115058127507.21863,
     117428571213.19075,
     116609411085.64413,
     117112702462.09894
    ],
    "real_time_s": [
     0.00569578328562487,
     0.005694344408135405,
     0.00562692524485732,
     0.005781753489697751,
     0.005700502918388135,
     0.005779749163241144,
     0.00581256018364113,
     0.005694364693950701,
     0.005734677897969365,
     0.0057102874286974106
    ]
   },
   "iterations": [
    49,
    49,
    49,
    49,
    49,
    49,
    49,
    49,
    49,
    49
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f32/n:1001",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 1001
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     99591370665.47923,
     99669792905.68143,
     99704918588.25447,
     99471995725.81483,
     99626530853.16704,
     99641320094.38313,
     99764158604.14482,
     99713108124.40733,
     99700590012.79851,
     99753263888.70067
    ],
    "real_time_s": [
     0.0067143701429207185,
     0.006709427285732957,
     0.006708053666703304,
     0.006722517500054978,
     0.00671231811897347,
     0.006710941976052709,
     0.006702596238028491,
     0.006706333714170061,
     0.006707838595286289,
     0.006704744309466887
    ]
   },
   "iterations": [
    42,
    42,
    42,
    42,
    42,
    42,
    42,
    42,
    42,
    42
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f64/n:1001",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 1001
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     63598142595.91579,
     64020437325.5963,
     63820130521.540535,
     63893927269.004974,
     63454410097.86243,
     63649466731.126816,
     63397134722.585266,
     63808995368.766785,
     63718569466.83411,
     63592529460.32759
    ],
    "real_time_s": [
     0.010514811999970473,
     0.010444560692401586,
     0.010477541307829179,
     0.010466144884748457,
     0.010538862461544339,
     0.010506698807708185,
     0.010548942192354633,
     0.01048021211541849,
     0.010495424307569359,
     0.01051523988448585
    ]
   },
   "iterations": [
    26,
    26,
    26,
    26,
    26,
    26,
    26,
    26,
    26,
    26
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f64/n:1001",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 1001
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     52185415285.24758,
     52084650744.3164,
     52142419401.80188,
     52141564993.46097,
     52274112277.46827,
     52150187799.60546,
     52230925481.268486,
     52201240479.0684,
     52026576074.484634,
     52186116177.20034
    ],
    "real_time_s": [
     0.012815164636280811,
     0.012839423908934059,
     0.012824582227040082,
     0.01282451672754674,
     0.012791923772469587,
     0.012821913454403826,
     0.012803308909166266,
     0.012813346727356971,
     0.0128529279089972,
     0.012814307090924229
    ]
   },
   "iterations": [
    22,
    22,
    22,
    22,
    22,
    22,
    22,
    22,
    22,
    22
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f32/n:4097",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f32",
   "shape": {
    "n": 4097
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     147709321484.04,
     148043403108.67804,
     148024981910.08667,
     148107906009.55872,
     146861878395.50424,
     148164507990.65698,
     148271876314.07693,
     147569325743.67862,
     148335565351.5468,
     148301845467.82675
    ],
    "real_time_s": [
     0.3104665169958025,
     0.3097275030013407,
     0.3097624620058923,
     0.30959879799775086,
     0.31219743600377114,
     0.30949241000053007,
     0.309215449000476,
     0.310767062001105,
     0.3091005390015198,
     0.30918511499476153
    ]
   },
   "iterations": [
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f32/n:4097",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f32",
   "shape": {
    "n": 4097
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     160431382035.3176,
     162680991320.045,
     162569436172.2202,
     163154557377.1419,
     162579841412.3858,
     162129110666.9413,
     162654991335.69214,
     162896896879.6863,
     162562116579.20764,
     160808984602.61453
    ],
    "real_time_s": [
     0.28611590099899337,
     0.28182191499945475,
     0.28205880300083663,
     0.2810554819952813,
     0.2820260549997329,
     0.28278575399599504,
     0.28189828200265765,
     0.28148976700322237,
     0.28204279499914264,
     0.2851104750006926
    ]
   },
   "iterations": [
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1
   ],
   "error": null
  },
  {
   "name": "GETRF/eigen/f64/n:4097",
   "op": "GETRF",
   "arm": "eigen",
   "scalar": "f64",
   "shape": {
    "n": 4097
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     71350202864.4237,
     71526838655.21112,
     71326526876.22716,
     71594750754.9629,
     71462289118.1603,
     71519543876.51201,
     71395174192.20914,
     71469595060.98985,
     71394833534.85364,
     71574837703.70853
    ],
    "real_time_s": [
     0.642726397003571,
     0.6410329640057171,
     0.6428091909983779,
     0.6404276250032126,
     0.6416227990048355,
     0.6411404259997653,
     0.6422483700007433,
     0.641671621997375,
     0.6423227139966912,
     0.6406893679959467
    ]
   },
   "iterations": [
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1
   ],
   "error": null
  },
  {
   "name": "GETRF/openblas/f64/n:4097",
   "op": "GETRF",
   "arm": "openblas",
   "scalar": "f64",
   "shape": {
    "n": 4097
   },
   "shape_dims": [
    "n"
   ],
   "samples": {
    "flop_rate": [
     82330169474.96097,
     82493451569.49037,
     82532923364.58284,
     82305684784.2154,
     82403773533.98184,
     82334750165.7918,
     82435265094.51646,
     82443604296.7274,
     82409328666.62202,
     82542717151.88757
    ],
    "real_time_s": [
     0.5568990239989944,
     0.5558234179989086,
     0.555539631001011,
     0.557104403997073,
     0.556454270001268,
     0.5568960890013842,
     0.556276720999449,
     0.5561693060008112,
     0.5565028470009565,
     0.555439578005462
    ]
   },
   "iterations": [
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1
   ],
   "error": null
  }
 ]
}
