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 pro…
☆34Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for precimonious
- A dynamic analysis tool to detect floating-point errors in HPC applications.☆33Updated 2 years ago
- Rigorous Floating-Point Mixed-Precision Tuner☆13Updated 4 years ago
- Data race benchmark suite for evaluating OpenMP correctness tools aimed to detect data races.☆67Updated last year
- Loop Kernel Analysis and Performance Modeling Toolkit☆89Updated 2 months ago
- Program analysis tool based on software performance counters☆56Updated 3 years ago
- Absinthe is an optimization framework to fuse and tile stencil codes in one shot☆14Updated 5 years ago
- DiscoPoP - Discovery of Potential Parallelism☆40Updated this week
- CERE: Codelet Extractor and REplayer☆41Updated last year
- A tool for debugging and assessing floating point precision and reproducibility.☆65Updated last month
- Nanos++ is a runtime designed to serve as runtime support in parallel environments. It is mainly used to support OmpSs, a extension to O…☆38Updated 3 years ago
- A project to quickly detect discrepancies in floating point computation across hardware, compilers, libraries and software.☆36Updated last week
- A standard for floating point accuracy benchmarks☆44Updated 2 weeks ago
- pLiner is a framework that helps programmers identify locations in the source of numerical code that are highly affected by compiler opti…☆17Updated last year
- development repository for the open earth compiler☆77Updated 3 years ago
- Barcelona OpenMP Task Suite is a collection of applications that allow to test OpenMP tasking implementations and compare its behaviour u…☆44Updated 5 years ago
- CUDAAdvisor: a GPU profiling tool☆48Updated 6 years ago
- compiler for fortran stencils using verified lifting,☆17Updated 2 years ago
- Error-Free Transformations as building blocks for compensated algorithms☆14Updated last year
- Polyhedral Parallel Code Generation (source repository: http://repo.or.cz/ppcg.git)☆117Updated 2 years ago
- Par4All is an automatic parallelizing and optimizing compiler (workbench) for C and Fortran sequential programs☆51Updated 9 years ago
- Archer, a data race detection tool for large OpenMP applications☆63Updated 4 years ago
- MPI wrapper generator, for writing PMPI tool libraries