The traditional solver for linear interval systems available in C-XSC [6,1] is mathematically based on the Krawczyk[12] operator and modifications introduced by Rump[17]. The Krawczyk operator is composed of matrix/vector operations. These operations are realized in C-XSC with higest accuracy (only one final rounding) using a so called long accumulator (dotprecision variable). C-XSC dotprecision variables allow the error free computation of sums of floating point numbers as well as the error free computation of scalar products of floating point vectors. Thus, from a mathematical point of view these operations are perfect. Because actual hardware does not support these perfect scalar products all operations have to be realized by softw...
A so called staggered precision arithmetic is a special kind of a multiple precision arithmetic bas...
Due to non-associativity of floating-point operations and dynamic scheduling on parallel architectur...
10 pagesInternational audienceSIMD instructions on floating-point numbers have been readily available...
The traditional solver for linear interval systems available in C-XSC [6,1] is mathematically based ...
The C++ class library C-XSC for scientific computing has been extended with the possibility to compu...
C-XSC is a powerful C++ class library which simplifies the development of selfverifying numerical so...
National audienceOn modern multi-core, many-core, and heterogeneous architectures, floating-point co...
Abstract: Many different numerical algorithms contain the solution of lin-ear equation systems as a ...
AbstractAdvances in computer technology are now so profound that the arithmetic capability and reper...
A parallel version of the self-verified method for solving linear systems was presented on PARA and ...
Floating-point sums and dot products accumulate rounding errors that may render the result very inac...
National audienceDue to non-associativity of floating-point operations and dynamic scheduling on par...
Media processing applications typically involve numerical blocks that exhibit regular floating-point...
International audienceDue to non-associativity of floating-point operations and dynamic schedu...
A so called staggered precision arithmetic is a special kind of a multiple precision arithmetic bas...
Due to non-associativity of floating-point operations and dynamic scheduling on parallel architectur...
10 pagesInternational audienceSIMD instructions on floating-point numbers have been readily available...
The traditional solver for linear interval systems available in C-XSC [6,1] is mathematically based ...
The C++ class library C-XSC for scientific computing has been extended with the possibility to compu...
C-XSC is a powerful C++ class library which simplifies the development of selfverifying numerical so...
National audienceOn modern multi-core, many-core, and heterogeneous architectures, floating-point co...
Abstract: Many different numerical algorithms contain the solution of lin-ear equation systems as a ...
AbstractAdvances in computer technology are now so profound that the arithmetic capability and reper...
A parallel version of the self-verified method for solving linear systems was presented on PARA and ...
Floating-point sums and dot products accumulate rounding errors that may render the result very inac...
National audienceDue to non-associativity of floating-point operations and dynamic scheduling on par...
Media processing applications typically involve numerical blocks that exhibit regular floating-point...
International audienceDue to non-associativity of floating-point operations and dynamic schedu...
A so called staggered precision arithmetic is a special kind of a multiple precision arithmetic bas...
Due to non-associativity of floating-point operations and dynamic scheduling on parallel architectur...
10 pagesInternational audienceSIMD instructions on floating-point numbers have been readily available...