
Linpack
ユーティリティ
無料 · iPad対応
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.
評価とレビュー
This app has been updated by Apple to display the Apple Watch app icon.
support upcoming hardware and new iOS version
デベロッパであるAlexey Solovyovは、プライバシー慣行およびデータの取り扱いについての詳細をAppleに示していません。詳しくは、デベロッパプライバシーポリシーを参照してください。
詳細が提供されていません
デベロッパは、次のアプリアップデートを提出するときに、プライバシーの詳細を提供する必要があります。
アクセシビリティ
デベロッパは、このアプリがサポートしているアクセシビリティ機能をまだ示していません。 詳しい情報
情報
- 販売元
- Alexey Solovyov
- サイズ
- 6.3 MB
- カテゴリ
- ユーティリティ
- 互換性
iOS 8.0以降が必要です。
- iPhone
iOS 8.0以降が必要です。 - iPad
iPadOS 8.0以降が必要です。 - iPod touch
iOS 8.0以降が必要です。 - Mac
macOS 11.0以降とApple M1以降のチップを搭載したMacが必要です。
- 言語
- 英語
- 年齢制限
4+
- 4+
- 著作権
- © Alexey Solovyov