1996
DOI: 10.1007/978-1-4613-1401-1_5
|View full text |Cite
|
Sign up to set email alerts
|

Overview of the MPI-IO Parallel I/O Interface

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
46
0

Year Published

1997
1997
2020
2020

Publication Types

Select...
4
3
1

Relationship

0
8

Authors

Journals

citations
Cited by 88 publications
(46 citation statements)
references
References 13 publications
0
46
0
Order By: Relevance
“…Moreover, disk storage is cheap and easy to install. Consider the system requirements if we w ant to factor a 10 5 …”
Section: Discussionmentioning
confidence: 99%
“…Moreover, disk storage is cheap and easy to install. Consider the system requirements if we w ant to factor a 10 5 …”
Section: Discussionmentioning
confidence: 99%
“…Through this API, the programs can interact with the database tables without getting involved with low-level SQL-like commands. Our MDMS library is built on top of MPI-I/O [9], the emerging parallel I/O standard. MPI-I/O provides many I/O optimization methods such as collective I/O, data sieving, asynchronous I/O, and so forth.…”
Section: Mdms Apimentioning
confidence: 99%
“…These techniques can be ~lassified into three categories: the parallel file system and ran-time system optimizations [21,7,9,18,20,15], compiler optimizations [4,19,16], and application analysis and optimization [19,6,28,16]. Brown et al [5] proposed a meta-data system on top of HPSS using DB2 DBMS.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…We note that the same model has proved successful in the GA library: operations that move data between two global memory locations are collective while transfer between global and local memory is noncollective. This collective I/O strategy has been adopted in many other projects for similar reasons [33,34,35]. A DRA asynchronous interface to its I/O operation permits applications to overlap time-consuming I/O with computation.…”
Section: Disk Resident Arraysmentioning
confidence: 99%