2013 IEEE 21st Symposium on Computer Arithmetic 2013
DOI: 10.1109/arith.2013.22
|View full text |Cite
|
Sign up to set email alerts
|

SIPE: Small Integer Plus Exponent

Abstract: SIPE (Small Integer Plus Exponent) is a mini-library in the form of a C header file, to perform computations in very low precisions with correct rounding to nearest. The goal of such a tool is to do proofs of algorithms/properties or computations of error bounds in these precisions, in order to generalize them to higher precisions. The supported operations are the addition, the subtraction, the multiplication, the FMA, and miscellaneous comparisons and conversions.

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2019
2019
2024
2024

Publication Types

Select...
4

Relationship

0
4

Authors

Journals

citations
Cited by 4 publications
(2 citation statements)
references
References 8 publications
0
2
0
Order By: Relevance
“…At the time of writing, a working group is being set up to prepare a standard on arithmetic formats for machine learning. For experimenting with very low precisions even if they are not yet available in hardware, several simulation strategies and tools have been designed (Lefèvre 2013, Rump 2017, Higham and Pranesh 2019, Fasi and Mikaitis 2020.…”
Section: Formats Roundings and Operationsmentioning
confidence: 99%
“…At the time of writing, a working group is being set up to prepare a standard on arithmetic formats for machine learning. For experimenting with very low precisions even if they are not yet available in hardware, several simulation strategies and tools have been designed (Lefèvre 2013, Rump 2017, Higham and Pranesh 2019, Fasi and Mikaitis 2020.…”
Section: Formats Roundings and Operationsmentioning
confidence: 99%
“…The Sipe [Lefèvre 2013] C library 5 is a header-only tool for experimenting with floating-point algorithms and very low precision. It supports the correctly-rounded basic arithmetic operations, except divisions and square roots, but with fused-multiply-adds (FMA).…”
Section: Related Workmentioning
confidence: 99%