Linpack

Alexey Solovyov

1.5.1 for iPhone, iPad
Free
0

0 Ratings

Update Date

2017-09-15

Size

6.0 MB

Screenshots for iPhone

iPhone
Linpack Description
Linpack Benchmark

The LINPACK Benchmarks are a measure of a system's floating point computing power. 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. The solution is obtained by Gaussian elimination with partial pivoting, with 2/3·N3 + 2·N2 floating point operations. The result is reported in millions of floating point operations per second (MFLOP/s, sometimes simply called FLOPS).

Results.

Mflop/s:
Millions of floating point operations per second. A floating point operation here is a floating point addition or a floating point multiplication with 64 bit operands. For this problem there are 2/3 n^3 + n^2 floating point operations.

Time:
The time in seconds to solve the problem, Ax=b.
Norm Res:
A check is made to show that the computed solution is correct. The test is based on || Ax - b || / ( || A || || x || eps) where eps is described below. The Norm Res should be about O(1) in size. If this quantity is much larger than 1, the solution is probably incorrect.

Precision:
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.
Linpack 1.5.1 Update
2017-09-15
support upcoming hardware and new iOS version
More Information
Price:
Free
Version:
1.5.1
Size:
6.0 MB
Genre:
Utilities
Update Date:
2017-09-15
Developer:
Alexey Solovyov
Language:
English

Safe to Download

AppPure.com and the download link of this app are 100% safe. The download link of this app will be redirected to the official App Store site, thus the app is original and has not been modified in any way.

Got it
X
Share

Share this page with your friends if you find it useful

Facebook Linkedin Pinterest Tumblr Twitter Whatsapp Line
1.5.1 2017-09-15
support upcoming hardware and new iOS version
1.5 2017-09-06
support new iOS versions
1.4 2014-10-05
iOS 8 support
A8 optimization
1.3.1 2013-11-28
optimization for A7
1.3 2013-09-14
iOS 7 support
1.2 2012-09-22
iPhone 5 and iPod Touch 5 Gen support
1.1 2012-03-27
- adapted for iPad
- multithread mode (multicore CPU support)
- using high precision timer
- built with LLVM compiler
1.01 2010-07-22
iAd support
1.0 2010-07-13