Motivated by the demand in machine learning, modern computer hardware is increas- ingly supporting reduced precision floating-point arithmetic, which provides advantages in speed, energy, and memory usage over single and double precision. Given the availability of such hardware, mixed precision algorithms that work in single or double precision but carry out part of a compu- tation in half precision are now of great interest for general scientific computing tasks. Because of the limited range of half precision arithmetic, in which positive numbers lie between 6 × 10−8 and 7 × 104, a straightforward rounding of single or double precision data into half precision can lead to overflow, underflow, or subnormal numbers being generated, all of wh...
It is well established that reduced precision arithmetic can be exploited to accelerate the solution...
Hardware trends have motivated the development of mixed precision algo-rithms in numerical linear al...
Since numbers in the computer are represented with a fixed number of bits, loss of accuracy during c...
Motivated by the demand in machine learning, modern computer hardware is increas- ingly supporting r...
What is the fastest way to solve a linear system $Ax= b$ in arithmetic of a given precision when $A$...
Today's floating-point arithmetic landscape is broader than ever. While scientific computing has tra...
We propose a general algorithm for solving a $n\times n$ nonsingular linear system $Ax = b$ based on...
summary:With the emergence of mixed precision hardware, mixed precision GMRES-based iterative refine...
International audienceWe introduce a novel approach to exploit mixed precision arithmetic for low-ra...
Dedicated to Gérard Meurant on the occasion of his 60th birthday Abstract. We consider the triangul...
The increasing availability of very low precisions (tfloat32, fp16, bfloat16, fp8) in hardware pushe...
Mixed-precision algorithms are a class of algorithms that uses low precision in part of the algorith...
The largest dense linear systems that are being solved today are of order $n = 10^7$. Single precis...
It is well established that mixed precision algorithms that factorize a matrix at a precision lower...
International audienceThe standard LU factorization-based solution process for linear systems can be...
It is well established that reduced precision arithmetic can be exploited to accelerate the solution...
Hardware trends have motivated the development of mixed precision algo-rithms in numerical linear al...
Since numbers in the computer are represented with a fixed number of bits, loss of accuracy during c...
Motivated by the demand in machine learning, modern computer hardware is increas- ingly supporting r...
What is the fastest way to solve a linear system $Ax= b$ in arithmetic of a given precision when $A$...
Today's floating-point arithmetic landscape is broader than ever. While scientific computing has tra...
We propose a general algorithm for solving a $n\times n$ nonsingular linear system $Ax = b$ based on...
summary:With the emergence of mixed precision hardware, mixed precision GMRES-based iterative refine...
International audienceWe introduce a novel approach to exploit mixed precision arithmetic for low-ra...
Dedicated to Gérard Meurant on the occasion of his 60th birthday Abstract. We consider the triangul...
The increasing availability of very low precisions (tfloat32, fp16, bfloat16, fp8) in hardware pushe...
Mixed-precision algorithms are a class of algorithms that uses low precision in part of the algorith...
The largest dense linear systems that are being solved today are of order $n = 10^7$. Single precis...
It is well established that mixed precision algorithms that factorize a matrix at a precision lower...
International audienceThe standard LU factorization-based solution process for linear systems can be...
It is well established that reduced precision arithmetic can be exploited to accelerate the solution...
Hardware trends have motivated the development of mixed precision algo-rithms in numerical linear al...
Since numbers in the computer are represented with a fixed number of bits, loss of accuracy during c...