A new error-free floating-point summation algorithm
β Scribed by V.Y. Pan; B. Murphy; G. Qian; R.E. Rosholt
- Publisher
- Elsevier Science
- Year
- 2009
- Tongue
- English
- Weight
- 368 KB
- Volume
- 57
- Category
- Article
- ISSN
- 0898-1221
No coin nor oath required. For personal study only.
β¦ Synopsis
Summation is a basic operation in scientific computing; furthermore division-free arithmetic computations can be boiled down to summation. We propose a new summation algorithm, which consists of double-precision floating-point operations and outputs the error-free sums. The computational time is proportional to the condition number of the problem, is low according to both our estimates and extensive experiments, and further decreases for producing faithful rounding of the sum, rather than its error-free value.
π SIMILAR VOLUMES
## Abstract This paper proposes an algorithm to accurately compute the sum of floatingβpoint numbers on parallel computers. This algorithm is an extension of the wellβknown recursive doubling technique which computes the sum of __n__ floatingβpoint number in log~2~__n__ parallel steps. The time com