2021 IEEE/ACM Sixth International Parallel Data Systems Workshop (PDSW) 2021
DOI: 10.1109/pdsw54622.2021.00008
|View full text |Cite
|
Sign up to set email alerts
|

I/O Bottleneck Detection and Tuning: Connecting the Dots using Interactive Log Analysis

Abstract: Using parallel file systems efficiently is a tricky problem due to inter-dependencies among multiple layers of I/O software, including high-level I/O libraries (HDF5, netCDF, etc.), MPI-IO, POSIX, and file systems (GPFS, Lustre, etc.). Profiling tools such as Darshan collect traces to help understand the I/O performance behavior. However, there are significant gaps in analyzing the collected traces and then applying tuning options offered by various layers of I/O software. Seeking to connect the dots between I… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

2
7
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
3
2
1

Relationship

2
4

Authors

Journals

citations
Cited by 15 publications
(9 citation statements)
references
References 21 publications
2
7
0
Order By: Relevance
“…2 depicts the Drishti report for this execution, and Fig. 3 confirms that the applied optimizations (refer to [5]) changed the application I/O behavior, avoiding common pitfalls. 2) Domain Decomposition Use Case: In previous work [5], we investigated the end-to-end (E2E) [44] domain decomposition I/O kernel.…”
Section: A I/o Insights In Practicesupporting
confidence: 52%
See 4 more Smart Citations
“…2 depicts the Drishti report for this execution, and Fig. 3 confirms that the applied optimizations (refer to [5]) changed the application I/O behavior, avoiding common pitfalls. 2) Domain Decomposition Use Case: In previous work [5], we investigated the end-to-end (E2E) [44] domain decomposition I/O kernel.…”
Section: A I/o Insights In Practicesupporting
confidence: 52%
“…A plethora of related work [9]- [14] has exposed some of the most common root causes of I/O performance bottlenecks originating from the application down to the file system. Though some issues are intrinsic to how the application was modeled and coded, others reflect the complexity of correctly tuning the exposed parameters or the interplay between factors in the I/O software and hardware stack [5], [15]- [18].…”
Section: Related Workmentioning
confidence: 99%
See 3 more Smart Citations