More than 45 years ago, Dekker proved that it is possible to evaluate the exact error of a floating-point sum with only two additional floating-point operations, provided certain conditions are met. Today the respective algorithm for transforming a sum into its floating-point approximation and the corresponding error is widely referred to as FastTwoSum. Besides some assumptions on the floating-point system itself—all of which are satisfied by any binary IEEE 754 standard conform arithmetic, the main practical limitation of FastTwoSum is that the summands have to be ordered according to their exponents. In most preceding applications of FastTwoSum, however, a more stringent condition is used, namely that the summands have to be sorted accord...
International audienceFloating-point (FP) addition is non-associative and parallel reduction involvi...
The summation of n floating-point numbers is ubiquitous in numerical computations. We present a new ...
Abstract. The addition of two or more floating-point numbers is fundamental to numerical computation...
10 pagesInternational audienceThis paper presents a study of some basic blocks needed in the design ...
Abstract. Given a vector of floating-point numbers with exact sum s, we present an algorithm for cal...
This paper presents a study of some basic blocks needed in the design of floating-point summation al...
Algorithms for summation and dot product of floating point numbers are presented which are fast in t...
AbstractSummation is a basic operation in scientific computing; furthermore division-free arithmetic...
In [1], Graillat and Jézéquel prove a bound on the maximal error for the FastTwoSum algorithm with d...
Abstract. In this Part II of this paper we first refine the analysis of error-free vector transforma...
Abstract. Given a vector pi of floating-point numbers with exact sum s, we present a new algorithm w...
International audienceThe 2Sum and Fast2Sum algorithms are important building blocks in numerical co...
. The usual recursive summation technique is just one of several ways of computing the sum of n floa...
International audienceWe present a fast algorithm together with its low-level implementation of corr...
Nowadays, parallel computing is ubiquitous in several application fields, both in engineering and sc...
International audienceFloating-point (FP) addition is non-associative and parallel reduction involvi...
The summation of n floating-point numbers is ubiquitous in numerical computations. We present a new ...
Abstract. The addition of two or more floating-point numbers is fundamental to numerical computation...
10 pagesInternational audienceThis paper presents a study of some basic blocks needed in the design ...
Abstract. Given a vector of floating-point numbers with exact sum s, we present an algorithm for cal...
This paper presents a study of some basic blocks needed in the design of floating-point summation al...
Algorithms for summation and dot product of floating point numbers are presented which are fast in t...
AbstractSummation is a basic operation in scientific computing; furthermore division-free arithmetic...
In [1], Graillat and Jézéquel prove a bound on the maximal error for the FastTwoSum algorithm with d...
Abstract. In this Part II of this paper we first refine the analysis of error-free vector transforma...
Abstract. Given a vector pi of floating-point numbers with exact sum s, we present a new algorithm w...
International audienceThe 2Sum and Fast2Sum algorithms are important building blocks in numerical co...
. The usual recursive summation technique is just one of several ways of computing the sum of n floa...
International audienceWe present a fast algorithm together with its low-level implementation of corr...
Nowadays, parallel computing is ubiquitous in several application fields, both in engineering and sc...
International audienceFloating-point (FP) addition is non-associative and parallel reduction involvi...
The summation of n floating-point numbers is ubiquitous in numerical computations. We present a new ...
Abstract. The addition of two or more floating-point numbers is fundamental to numerical computation...