Skip to content

This a repository aims to reproduce the results shown in a paper submitted to ICPP 2024

Notifications You must be signed in to change notification settings

qifengpan/ICPP2024Repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IPCC2024Repo

This a repository aims to reproduce the results shown in a paper submitted to ICPP 2024

Three artifacts are used in this paper. Based on the source-to-source transformation compiler ROSE, we developed the toolkit “UQIntrinsicTransform” as an implementation of the proposed uncertainty propagation detection algorithm based on the Abstract Syntax Tree traversal. It helps to explore the uncertainty propagation path (UPP), and assists to transform the deterministic code (DC) into uncertainty intrinsic code (UIC). Based on the open source 2D implicit heat equation solver and 3D explicit heat equation sovler, the corresponding UIC can be generated. These codes are used to investigate how to gain performance improvements by using UIC.

About

This a repository aims to reproduce the results shown in a paper submitted to ICPP 2024

Resources

Stars

Watchers

Forks

Packages

No packages published