Go home now Header Background Image
Search
Submission Procedure
share: |
 
Follow us
 
 
 
 
Volume 1 / Issue 7

available in:   HTML (37 kB) PDF (192 kB) PS (77 kB)
 
get:  
Similar Docs BibTeX   Write a comment
  
get:  
Links into Future
 
DOI:   10.3217/jucs-001-07-0439

 

A High Radix On-line Arithmetic for Credible and Accurate Computing

Thomas Lynch (Advanced Micro Devices, USA)

Michael J. Schulte (University of Texas at Austin, USA)

Abstract: The result of a simple floating-point computation can be in great error, even though no error is signaled, no coding mistakes are in the program, and the computer hardware is functioning correctly. This paper proposes a set of instructions appropriate for a general purpose microprocessor that can be used to improve the credibility and accuracy of numerical computations. Such instructions provide direct hardware support for monitoring events which may threaten computational integrity, implementing floating-point data types of arbitrary precision, and repeating calculations with greater precision. These useful features are obtained by the efficient implementation of high radix on-line arithmetic. The prevalence of super-scalar and VLIW processors makes this approach especially attractive.

Keywords: High-radix, VLIW., accurate, credible, on-line arithmetic, precision, reliable, super-scaler

Categories: B.2