2004
DOI: 10.1007/978-3-540-30218-6_18
|View full text |Cite
|
Sign up to set email alerts
|

The Impact of File Systems on MPI-IO Scalability

Abstract: Abstract. As the number of nodes in cluster systems continues to grow, leveraging scalable algorithms in all aspects of such systems becomes key to maintaining performance. While scalable algorithms have been applied successfully in some areas of parallel I/O, many operations are still performed in an uncoordinated manner. In this work we consider, in three file system scenarios, the possibilities for applying scalable algorithms to the many operations that make up the MPI-IO interface. From this evaluation we… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
18
0
2

Year Published

2005
2005
2023
2023

Publication Types

Select...
5
4
1

Relationship

0
10

Authors

Journals

citations
Cited by 29 publications
(20 citation statements)
references
References 7 publications
0
18
0
2
Order By: Relevance
“…As ever larger machines with more disks are being deployed [23], a single metadata server is no longer sufficient to handle the workload. Some of the metadata issues can be ameliorated by using collective interfaces, such as MPI-I/O [21], at the clients [9]. These techniques limit accesses to one client, with results broadcast outside of the file system to the other cooperating clients.…”
Section: Introductionmentioning
confidence: 99%
“…As ever larger machines with more disks are being deployed [23], a single metadata server is no longer sufficient to handle the workload. Some of the metadata issues can be ameliorated by using collective interfaces, such as MPI-I/O [21], at the clients [9]. These techniques limit accesses to one client, with results broadcast outside of the file system to the other cooperating clients.…”
Section: Introductionmentioning
confidence: 99%
“…The term nonconflicting write was introduced by Rob Ross in the specification for PVFS2 [LRT05]. While write operations to disjunct file regions behave similarly to POSIX, the results of simultaneous writes to overlapping file regions are undefined.…”
Section: Nonconflicting Write Semanticsmentioning
confidence: 99%
“…The performance of these management operations is important to the parallel applications. To evaluate the strength of different interconnects to the performance of these management operations, we have performed the following experiments using a microbenchmark program [16], op test, in the PVFS2 [2] distribution.…”
Section: Parallel Management Operationsmentioning
confidence: 99%