DocumentCode
1661040
Title
Improving MPI-IO output performance with active buffering plus threads
Author
Ma, Xiaosong ; Winslett, Marianne ; Lee, Jonghyun ; Yu, Shengke
Author_Institution
Dept. of Comput. Sci., Illinois Univ., Urbana, IL, USA
fYear
2003
Abstract
Efficient collective output of intermediate results to secondary storage becomes more and more important for scientific simulations as the gap between processing power/interconnection bandwidth and the I/O system bandwidth enlarges. Dedicated servers can offload I/O from compute processors and shorten the execution time, but it is not always possible or easy for an application to use them. We propose the use of active buffering with threads (ABT) for overlapping I/O with computation efficiently and flexibly without dedicated I/O servers. We show that the implementation of ABT in ROMIO, a popular implementation of MPI-IO, greatly reduces the application-visible cost of ROMIO´s collective write calls, and improves an application´s overall performance by hiding I/O cost and saving implicit synchronization overhead from collective write operations. Further, ABT is high-level, platform-independent, and transparent to users, giving users the benefit of overlapping I/O with other processing tasks even when the file system or parallel I/O library does not support asynchronous I/O.
Keywords
application program interfaces; message passing; multi-threading; software performance evaluation; MPI-IO output performance; ROMIO; active buffering with threads; application-visible cost; asynchronous I/O; collective output; collective write calls; collective write operations; compute processors; implicit synchronization overhead; parallel I/O library; processing tasks; scientific simulations; secondary storage; Bandwidth; Computational modeling; Computer science; Concurrent computing; Costs; Distributed computing; File systems; Libraries; Writing; Yarn;
fLanguage
English
Publisher
ieee
Conference_Titel
Parallel and Distributed Processing Symposium, 2003. Proceedings. International
ISSN
1530-2075
Print_ISBN
0-7695-1926-1
Type
conf
DOI
10.1109/IPDPS.2003.1213165
Filename
1213165
Link To Document