2006 IEEE International Conference on Cluster Computing 2006
DOI: 10.1109/clustr.2006.311865
|View full text |Cite
|
Sign up to set email alerts
|

A New Flexible MPI Collective I/O Implementation

Abstract: The

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
15
0

Year Published

2011
2011
2024
2024

Publication Types

Select...
4
3
2

Relationship

2
7

Authors

Journals

citations
Cited by 22 publications
(15 citation statements)
references
References 16 publications
0
15
0
Order By: Relevance
“…Through a C interface, one first declares variables, dimensions, and attributes in "define" mode; individual arrays are then written in "data access" mode. Both PnetCDF and HDF5 [23], another popular high-level scientific data library, derive their parallel performance from MPI-I/O [24].…”
Section: 2mentioning
confidence: 99%
“…Through a C interface, one first declares variables, dimensions, and attributes in "define" mode; individual arrays are then written in "data access" mode. Both PnetCDF and HDF5 [23], another popular high-level scientific data library, derive their parallel performance from MPI-I/O [24].…”
Section: 2mentioning
confidence: 99%
“…In [4], the authors introduced the ability to easily modify parameters of collective I/O operations. However, the work focused entirely on collective I/O, leaving other aspects of parallel I/O unmodified.…”
Section: Related Workmentioning
confidence: 99%
“…Storage systems, especially those using hard disks for direct data access, usually cannot sustain high I/O throughput with small requests for random data from a large number of parallel processes. Many techniques have been proposed to improve requests' spatial locality by transforming them into large sequential requests, such as data sieving [11] in ROMIO. There are variants of collective I/O recently proposed to take account of on-disk data layout, including Resonant I/O [35] and reducing locking overhead [24] during request transformation.…”
Section: Related Workmentioning
confidence: 99%