2011 IEEE International Parallel &Amp; Distributed Processing Symposium 2011
DOI: 10.1109/ipdps.2011.79
|View full text |Cite
|
Sign up to set email alerts
|

LACIO: A New Collective I/O Strategy for Parallel I/O Systems

Abstract: Abstract-Parallel applications benefit considerably from the rapid advance of processor architectures and the available massive computational capability, but their performance suffers from large latency of I/O accesses. The poor I/O performance has been attributed as a critical cause of the low sustained performance of parallel systems. Collective I/O is widely considered a critical solution that exploits the correlation among I/O accesses from multiple processes of a parallel application and optimizes the I/O… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
18
0

Year Published

2012
2012
2024
2024

Publication Types

Select...
3
3
3

Relationship

3
6

Authors

Journals

citations
Cited by 34 publications
(18 citation statements)
references
References 26 publications
0
18
0
Order By: Relevance
“…Their proposal consists of rearranging the partition of the file domain and of requests from aggregators, aiming at matching the physical layout on the servers. In a more recent publication by Chen et al [13], they use the physical data layout information in their collective I/O approach so each aggregator will access as few servers as possible. McLay et al [69] demonstrate choosing the appropriate stripe size is critical to collective write performance.…”
Section: Requests Aggregation and Reorderingmentioning
confidence: 99%
“…Their proposal consists of rearranging the partition of the file domain and of requests from aggregators, aiming at matching the physical layout on the servers. In a more recent publication by Chen et al [13], they use the physical data layout information in their collective I/O approach so each aggregator will access as few servers as possible. McLay et al [69] demonstrate choosing the appropriate stripe size is critical to collective write performance.…”
Section: Requests Aggregation and Reorderingmentioning
confidence: 99%
“…There has been significant amount of research studies about techniques to improve the parallel I/O performance of data-intensive scientific applications [19,[24][25][26][27]. A lot of researches aim to design and evaluate efficient and scalable I/O strategies to support I/O middleware concepts such as the file data description and collective I/O.…”
Section: Related Workmentioning
confidence: 99%
“…Chen et al [25] propose a new collective I/O strategy called Layout Aware Collective I/O (LACIO), which makes the optimization decision based on the physical data layout information. The proposed strategy rearranges the partitions of file domains and the requests of aggregators in a fashion that match the physical data layout on storage servers of a system in order to reduce access contentions and exploit better concurrency and locality.…”
Section: Related Workmentioning
confidence: 99%
“…[24]. A layout-aware collective I/O strategy was recently introduced in [25] to provide a better integration of parallel I/O middleware and parallel file system and improve the overall performance. These strategies collect and merge small and noncontiguous requests into a large and contiguous one for aggregators to carry out more efficiently, or ship I/O calls to dedicated processes.…”
Section: Related Workmentioning
confidence: 99%