標題: MPFS 檔案系統的設計與製作
The Design and Implementation of MPFS File System
作者: 李國華
Li, Guo-Hua
張明峰
Zhang, Ming-Feng
資訊科學與工程研究所
關鍵字: 平行處理;平行檔案系統;訊息傳遞界面;資訊;電腦科學;parallel processing;paraell file system;message passing interface;I/O;MPFS;Parallel file system;INFORAMTION;COMPUTER-SCIENCE
公開日期: 1997
摘要: This paper presents the design of a MPI (Message Passing Interface) - basedparallel file system,MPFS. MPI-IO is an extension of MPI to support flexible logical file partition and physical file organization, as well as a rich set of file access functions. MPFS enables users to specify both logical file partition among userprocesses and physical file data layout across data servers. Present implementation includes full support of file data distribution, asynchronous I/O, shared file pointers,collective I/O operations, and limited support of data layout hints. Moreover, MPFSachieves portability by developing a user library that conforms a generic UNIX interface. However, MPFS does not support FORTRAN interface, error handling andprofiling in MPI-IO specification. MPFS has been implemented on a workstationcluster connected by Fast Ethernet. The performance measurements of MPFS showthat the message passing overhead is minimal but the performance is limited by the bandwidth of Fast Ethernet.
URI: http://140.113.39.130/cdrfb3/record/nctu/#NT864392001
http://hdl.handle.net/11536/63622
顯示於類別:畢業論文