2012
DOI: 10.1007/978-94-007-4516-2_12
|View full text |Cite
|
Sign up to set email alerts
|

A New Data Sieving Approach for High Performance I/O

Abstract: Abstract. Many scientific computing applications and engineering simulations exhibit noncontiguous I/O access patterns. Data sieving is an important technique to improve the performance of noncontiguous I/O accesses by combining small and noncontiguous requests into a large and contiguous request. It has been proven effective even though more data is potentially accessed than demanded. In this study, we propose a new data sieving approach namely Performance Model Directed Data Sieving, or PMD data sieving in s… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
3
0

Year Published

2014
2014
2024
2024

Publication Types

Select...
3
2

Relationship

1
4

Authors

Journals

citations
Cited by 7 publications
(3 citation statements)
references
References 11 publications
0
3
0
Order By: Relevance
“…The noncontiguous I/O requests could be rearranged into a contiguous one for exploring better data locality but also brings in extra network communication. Data sieving [76] normally loads a large chunk of data and sieves out non-requested ones in one single I/O. This approach could apparently reduce I/O calls but at the penalty of reading extra data.…”
Section: Parallel I/o Optimizationsmentioning
confidence: 99%
“…The noncontiguous I/O requests could be rearranged into a contiguous one for exploring better data locality but also brings in extra network communication. Data sieving [76] normally loads a large chunk of data and sieves out non-requested ones in one single I/O. This approach could apparently reduce I/O calls but at the penalty of reading extra data.…”
Section: Parallel I/o Optimizationsmentioning
confidence: 99%
“…To provision a framework with adaptivity to accommodate workload and system dynamics to maximize performance an effort has been made using data sieving [8]. Instead of conducting actual test runs to select the best performer among multiple candidates they a model is used to predict the performance of candidates in various settings.…”
Section: Related Workmentioning
confidence: 99%
“…An initial finding was presented in [22] and this paper presents a complete study of the PMD data sieving technique based on access patterns to improve the parallel I/O performance and reduce the memory consumption. The remainder of this paper is organized as follows.…”
Section: Introductionmentioning
confidence: 99%