corvette-berkeley/precimonious
A tuning assistant tool to find a lower floating-point precision that can be used in any part of a program. Precimonious performs a search on the program variables trying to lower their precision subject to accuracy constraints and performance goals. The tool then recommends a type instantiation for these variables using less precision while producing an accurate enough answer without causing exceptions.
C++NOASSERTION
Issues
- 0
Bug where function calls are removed
#4 opened by BrookeFrank - 1
Now able to run example
#1 opened by sangeeta0201 - 1
cannot find -lLLVM-3.0
#3 opened by liu-xunnn - 0
some questions about the examples
#2 opened by sheenisme