2021 IEEE/ACM International Symposium on Code Generation and Optimization (CGO) 2021
DOI: 10.1109/cgo51591.2021.9370331
|View full text |Cite
|
Sign up to set email alerts
|

Seamless Compiler Integration of Variable Precision Floating-Point Arithmetic

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
3
1

Relationship

0
4

Authors

Journals

citations
Cited by 4 publications
(2 citation statements)
references
References 31 publications
0
2
0
Order By: Relevance
“…Figure 4 illustrates the compiler-based approach as we have implemented it in an initial prototype. The compilation aspects of the VPfloat system [35,36] are similar, except they make the "pluggable float" type explicit in the language (C++). The programmer also needs to modify the source to use it.…”
Section: Compiler-basedmentioning
confidence: 99%
See 1 more Smart Citation
“…Figure 4 illustrates the compiler-based approach as we have implemented it in an initial prototype. The compilation aspects of the VPfloat system [35,36] are similar, except they make the "pluggable float" type explicit in the language (C++). The programmer also needs to modify the source to use it.…”
Section: Compiler-basedmentioning
confidence: 99%
“…A nightmare scenario is having to rewrite the application using a new API. A more pleasant scenario is when the programming language supports pluggable number representations, such as Fortran 90's kind parameter for type specification, or the recent VPFloat [35,36] extension to C++. In this case, the programmer needs to modify much less source code, but they still must deal with cross-language issues (if even possible) and update and rebuild any libraries their codebase uses.…”
Section: Introductionmentioning
confidence: 99%