399
399
url : https://arxiv.org/abs/2304.02650
400
400
year : ' 2023'
401
401
402
- - title : Fast And Automatic Floating Point Error Analysis With CHEF-FP
403
- author : Garima Singh, Baidyanath Kundu, Harshitha Menon, Alexander Penev, David J. Lange,
404
- Vassil Vassilev
405
- abstract : |
406
- As we reach the limit of Moore's Law, researchers are exploring different paradigms to
407
- achieve unprecedented performance. Approximate Computing (AC), which relies on the ability
408
- of applications to tolerate some error in the results to trade-off accuracy for performance,
409
- has shown significant promise. Despite the success of AC in domains such as Machine Learning,
410
- its acceptance in High-Performance Computing (HPC) is limited due to stringent requirements
411
- for accuracy. We need tools and techniques to identify regions of code that are amenable to
412
- approximations and their impact on the application output quality to guide developers to employ
413
- selective approximation. To this end, we propose CHEF-FP, a flexible, scalable, and easy-to-use
414
- source-code transformation tool based on Automatic Differentiation (AD) for analyzing
415
- approximation errors in HPC applications. CHEF-FP uses ...
416
- cites : ' 0'
417
- eprint : https://arxiv.org/abs/2304.06441
418
- url : https://arxiv.org/abs/2304.06441
419
- year : ' 2023'
402
+ # - title: Fast And Automatic Floating Point Error Analysis With CHEF-FP
403
+ # author: Garima Singh, Baidyanath Kundu, Harshitha Menon, Alexander Penev, David J. Lange,
404
+ # Vassil Vassilev
405
+ # abstract: |
406
+ # As we reach the limit of Moore's Law, researchers are exploring different paradigms to
407
+ # achieve unprecedented performance. Approximate Computing (AC), which relies on the ability
408
+ # of applications to tolerate some error in the results to trade-off accuracy for performance,
409
+ # has shown significant promise. Despite the success of AC in domains such as Machine Learning,
410
+ # its acceptance in High-Performance Computing (HPC) is limited due to stringent requirements
411
+ # for accuracy. We need tools and techniques to identify regions of code that are amenable to
412
+ # approximations and their impact on the application output quality to guide developers to employ
413
+ # selective approximation. To this end, we propose CHEF-FP, a flexible, scalable, and easy-to-use
414
+ # source-code transformation tool based on Automatic Differentiation (AD) for analyzing
415
+ # approximation errors in HPC applications. CHEF-FP uses ...
416
+ # cites: '0'
417
+ # eprint: https://arxiv.org/abs/2304.06441
418
+ # url: https://arxiv.org/abs/2304.06441
419
+ # year: '2023'
420
420
421
421
- title : Efficient and Accurate Automatic Python Bindings with cppyy & Cling
422
422
author : Baidyanath Kundu, Vassil Vassilev, Wim Lavrijsen
486
486
pages : 1018-1028
487
487
publisher : IEEE
488
488
url : https://ieeexplore.ieee.org/document/10177445
489
+ link : /publications/fast-and-automatic-floating-point-error-analysis-with-chef-fp
489
490
volume : ' 608'
490
- year : ' 2023'
491
+ year : ' 2023'
0 commit comments