John Gustafson presents: Beyond Floating Point – Next Generation Computer Arithmetic
by Rich Brueckner from High-Performance Computing News Analysis | insideHPC on (#2BFN9)
"A new data type called a "posit" is designed for direct drop-in replacement for IEEE Standard 754 floats. Unlike unum arithmetic, posits do not require interval-type mathematics or variable size operands, and they round if an answer is inexact, much the way floats do. However, they provide compelling advantages over floats, including simpler hardware implementation that scales from as few as two-bit operands to thousands of bits. For any bit width, they have a larger dynamic range, higher accuracy, better closure under arithmetic operations, and simpler exception-handling."
The post John Gustafson presents: Beyond Floating Point - Next Generation Computer Arithmetic appeared first on insideHPC.