CCGrid 2003. 3rd IEEE/ACM International Symposium on Cluster Computing and the Grid, 2003. Proceedings. 2003
DOI: 10.1109/ccgrid.2003.1199358
|View full text |Cite
|
Sign up to set email alerts
|

Noncontiguous I/O accesses through MPI-IO

Abstract: Abstract

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
37
0

Year Published

2005
2005
2024
2024

Publication Types

Select...
6
2
1

Relationship

0
9

Authors

Journals

citations
Cited by 56 publications
(37 citation statements)
references
References 16 publications
0
37
0
Order By: Relevance
“…Datatype I/O [5] and list I/O [6] are the two other techniques that allow users to access multiple non-contiguous data using a single I/O routine. Datatype I/O is used to access data with certain regularity, while list I/O is designed to handle more general cases.…”
Section: A Modifying Request Streams For Greater Spatial Localitymentioning
confidence: 99%
“…Datatype I/O [5] and list I/O [6] are the two other techniques that allow users to access multiple non-contiguous data using a single I/O routine. Datatype I/O is used to access data with certain regularity, while list I/O is designed to handle more general cases.…”
Section: A Modifying Request Streams For Greater Spatial Localitymentioning
confidence: 99%
“…Non-contiguous access patterns and overlapping I/O patterns [8] [9] [12] have been widely studied and the customized locking schemes, process rank ordering and handshaking have been proposed. List locks and datatype locks [5] [10] have maximum concurrency, but they acquire and maintain locks for all regions accessed by a process.…”
Section: Methodsmentioning
confidence: 99%
“…The benefits of having a smaller number of large requests include reduced request processing overhead and increased disk efficiency. As the core-first and the disk-first schemes do not use list I/O [10] to pack requests, the number of requests to the kernels of the data nodes is not reduced. When the requests are very small (even if they are well ordered), ROMIO's increased disk efficiency through data sieving can be still substantial in comparison.…”
Section: Candidate Collective-i/o Implementationsmentioning
confidence: 99%