Solving Dense Interval Linear Systems with Verified Computing on Multicore Architectures
Cleber Roberto Milani (GMAP - PUCRS)
Mariana Kolberg (GMAP - PUCRS)
Luiz Gustavo Fernandes (GMAP - PUCRS)
Abstract:
Automatic result verification is an important tool to reduce the impact of floating-point errors in numerical computation and to guarantee the mathematical rigor of results. One fundamental problem in Verified Computing is to find an enclosure that surely contains the exact result of a linear system. Many works have been developed for optimizing Verified Computing algorithms using parallel programming techniques and message passing paradigm on clusters of computers. However, the High Performance Computing scenario changed considerably since the emergence of multicore architectures in the past few years. This paper presents an ongoing research project which has the purpose of developing a self-verified solver for dense interval linear systems optimized for parallel execution on these new architectures. The current version has obtained up to 85% of reduction at execution time and a speedup of 6.70 when solving a 15,000 x 15,000 interval linear system on an eight core computer.
Keywords:
Parallel and Distributed Computing, Numerical Algorithms for CS&E