Skip to content

Commit 152dcc0

Browse files
committed
bibtex
1 parent a7f528f commit 152dcc0

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

doc/acm_3502181.3531477.bib

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
@inproceedings{10.1145/3502181.3531477,
2+
author = {Han, Runzhou and Byna, Suren and Tang, Houjun and Dong, Bin and Zheng, Mai},
3+
title = {PROV-IO: An I/O-Centric Provenance Framework for Scientific Data on HPC Systems},
4+
year = {2022},
5+
isbn = {9781450391993},
6+
publisher = {Association for Computing Machinery},
7+
address = {New York, NY, USA},
8+
url = {https://doi.org/10.1145/3502181.3531477},
9+
doi = {10.1145/3502181.3531477},
10+
abstract = {cData provenance, or data lineage, describes the life cycle of data. In scientific workflows on HPC systems, scientists often seek diverse provenance (e.g., origins of data products, usage patterns of datasets). Unfortunately, existing provenance solutions cannot address the challenges due to their incompatible provenance models and/or system implementations.In this paper, we analyze three representative scientific workflows in collaboration with the domain scientists to identify concrete provenance needs. Based on the first-hand analysis, we propose a provenance framework called PROV-IO, which includes an I/O-centric provenance model for describing scientific data and the associated I/O operations and environments precisely. Moreover, we build a prototype of PROV-IO to enable end-to-end provenance support on real HPC systems with little manual effort. The PROV-IO framework provides flexibility in selecting various classes of provenance. Our experiments with realistic workflows show that PROV-IO can address the provenance needs of the domain scientists effectively with reasonable performance (e.g., less than 3.5\% tracking overhead for most experiments). Moreover, PROV-IO outperforms a state-of-the-art system (i.e., ProvLake) in our experiments.},
11+
booktitle = {Proceedings of the 31st International Symposium on High-Performance Parallel and Distributed Computing},
12+
pages = {213–226},
13+
numpages = {14},
14+
keywords = {workflows, high performance computing, scientific data, data provenance, trustworthiness, fair principles, lineage, explainability},
15+
location = {Minneapolis, MN, USA},
16+
series = {HPDC '22}
17+
}

0 commit comments

Comments
 (0)