Published by Alexey Solovyov on 2017-09-15
What is Linpack?
The Linpack Benchmark app is a tool that measures a system's floating point computing power. It calculates how fast a computer can solve a dense N by N system of linear equations Ax = b, which is a common task in engineering. The result is reported in millions of floating point operations per second (MFLOP/s). The app also checks the computed solution to ensure its correctness.
1. The solution is obtained by Gaussian elimination with partial pivoting, with 2/3·N3 + 2·N2 floating point operations.
2. The result is reported in millions of floating point operations per second (MFLOP/s, sometimes simply called FLOPS).
3. The LINPACK Benchmarks are a measure of a system's floating point computing power.
4. Millions of floating point operations per second.
5. A floating point operation here is a floating point addition or a floating point multiplication with 64 bit operands.
6. The relative machine precision usually the smallest positive number such that fl( 1.0 - eps ) < 1.0, where fl denotes the computed value and eps is the relative machine precision.
7. They measure how fast a computer solves a dense N by N system of linear equations Ax = b, which is a common task in engineering.
8. A check is made to show that the computed solution is correct.
9. If this quantity is much larger than 1, the solution is probably incorrect.
10. The Norm Res should be about O(1) in size.
11. eps) where eps is described below.
12. Liked Linpack? here are 5 Utilities apps like My Verizon; myAT&T; T-Mobile; My Spectrum; Calculator & Math Solver;
Or follow the guide below to use on PC:
Select Windows version:
Install Linpack app on your Windows in 4 steps below:
Download a Compatible APK for PC
Download | Developer | Rating | Current version |
---|---|---|---|
Get APK for PC → | Alexey Solovyov | 5.00 | 1.5.1 |
For Windows 11, check if there's a native Linpack Windows app here » ». If none, follow the steps below:
Minimum requirements | Recommended |
---|---|
|
|
Download on Android: Download Android
- Measures a system's floating point computing power
- Calculates how fast a computer can solve a dense N by N system of linear equations Ax = b
- Reports the result in millions of floating point operations per second (MFLOP/s)
- Checks the computed solution to ensure its correctness
- Provides information on time taken to solve the problem and the norm res
- Calculates the relative machine precision
- Linpack is a benchmark program with a long history and can provide a rough notion of the iPhone's power on math-intensive work.
- The app can show the iPhone's performance superiority over other phones on the market.
- One reviewer can adjust the problem size to get the best possible performance.
- The app steals cycles for ads during a benchmark, which seems wrong.
- Linpack is not meant to be used as a black-box measure, and only the problem size can be adjusted here.
- The app may not have any useful applications other than benchmarking.
Does what it says: a very specialized test of math speed
Owners of other phones look on with envy
Droid smoker
Nice, but with two caveats...