Skip to content

Commit c506c1e

Browse files
Remove duplicate publist entry
1 parent 8b3b2cb commit c506c1e

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

_data/publist.yml

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -399,25 +399,6 @@
399399
url: https://arxiv.org/abs/2304.02650
400400
year: '2023'
401401

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-
421402
- title: Efficient and Accurate Automatic Python Bindings with cppyy & Cling
422403
author: Baidyanath Kundu, Vassil Vassilev, Wim Lavrijsen
423404
abstract: |

0 commit comments

Comments
 (0)