DocumentCode :
3024637
Title :
An efficient MPI-IO for noncontiguous data access over InfiniBand
Author :
Hong, Ding-Yong ; You, Ching-Wen ; Chung, Yeh-Ching
Author_Institution :
Dept. of Comput. Sci., Nat. Tsing Hua Univ., Hsinchu, Taiwan
fYear :
2005
fDate :
7-9 Dec. 2005
Abstract :
Noncontiguous data access is a very common access pattern in many scientific applications. Using POSIX I/O to access many pieces of noncontiguous data segments will generate a lot of I/O requests that cause the I/O system perform poorly. Two-phase I/O, also called collective I/O, applied by MPI-IO provides a good method to optimize noncontiguous I/O operations. However, this method requires many data segments being redistributed. This redistribution needs some information been calculated in advance and lots of data segments are transmitted via network more than once. With I/O-intensive applications, the aggregate size of these data segments being redistributed becomes significant large. This additional overhead will degrade the system performance. In this thesis, we extend the collective I/O method and propose a new I/O scheme to avoid retransmission of data segments by applying RDMA gather/scatter operations supported by InfiniBand hardware. We also extend the "view" and "datatype" concepts of MPI into the file system to help complete our design. The experiments show that the method we design improves the performance and is more efficient than the collective I/O approach.
Keywords :
application program interfaces; input-output programs; message passing; network operating systems; I/O requests; InfiniBand; MPI-IO; collective I/O method; noncontiguous I/O operation optimization; noncontiguous data access; Application software; Computer networks; Computer science; Data communication; Degradation; File servers; File systems; Network servers; Optimization methods; System performance;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Parallel Architectures,Algorithms and Networks, 2005. ISPAN 2005. Proceedings. 8th International Symposium on
ISSN :
1087-4089
Print_ISBN :
0-7695-2509-1
Type :
conf
DOI :
10.1109/ISPAN.2005.16
Filename :
1575818
Link To Document :
بازگشت