The Twelfth International Symposium on High-Performance Computer Architecture, 2006.
DOI: 10.1109/hpca.2006.1598125
|View full text |Cite
|
Sign up to set email alerts
|

High Performance File I/O for The Blue Gene/L Supercomputer

Abstract: Parallel I/O plays a crucial role for most data-intensive applications running on massively parallel systems like

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
20
0
4

Publication Types

Select...
5
4

Relationship

0
9

Authors

Journals

citations
Cited by 35 publications
(26 citation statements)
references
References 12 publications
0
20
0
4
Order By: Relevance
“…This gives Equation (1) where tts is the time to solve, tto is the time to output and ttt is the time to transfer. Expanding Equation (1), we obtain the constraint specified in Equation (2).…”
Section: B Optimization Methodsmentioning
confidence: 99%
See 1 more Smart Citation
“…This gives Equation (1) where tts is the time to solve, tto is the time to output and ttt is the time to transfer. Expanding Equation (1), we obtain the constraint specified in Equation (2).…”
Section: B Optimization Methodsmentioning
confidence: 99%
“…Simulations running on thousands of cores take less than a second of execution time per time step [1]. Parallel I/O can enable very high I/O bandwidth of the range of 5 -20 GBps on large number of cores [2], [3]. A combination of high simulation rate and high I/O bandwidth leads to high rate of generation of gigabytes of climate data as output and hence rapid accumulation of data in the stable storage.…”
Section: Introductionmentioning
confidence: 99%
“…Of particular importance for strong scaling algorithms, MPI-IO can aggregate access to shared files in order to mitigate the effect of smaller writes at scale. Collective MPI-IO routines also introduce precise block alignment, which has been shown to be an important factor in GPFS performance [15], [12]. Figure 12 shows the per node I/O performance achieved by all three versions of the test application with two checkpoints.…”
Section: Application Tuning Case Studymentioning
confidence: 99%
“…Some systems limit the number of parallel file system clients that an application can access [14] [15]. This approach allows an application to always get some bandwidth through its allocated clients.…”
Section: A Limitations Of Parallel Storage Managementmentioning
confidence: 99%