Skip to main content
U.S. Department of Energy
Office of Scientific and Technical Information

On implementing MPI-IO portably and with high performance.

Conference ·

We discuss the issues involved in implementing MPI-IO portably on multiple machines and file systems and also achieving high performance. One way to implement MPI-IO portably is to implement it on top of the basic Unix I/O functions (open, seek, read, write, and close), which are themselves portable. We argue that this approach has limitations in both functionality and performance. We instead advocate an implementation approach that combines a large portion of portable code and a small portion of code that is optimized separately for different machines and file systems. We have used such an approach to develop a high-performance, portable MPI-IO implementation, called ROMIO. In addition to basic I/O functionality, we consider the issues of supporting other MPI-IO features, such as 64-bit file sizes, noncontiguous accesses, collective I/O, asynchronous I/O, consistency and atomicity semantics, user-supplied hints, shared file pointers, portable data representation, file preallocation, and some miscellaneous features. We describe how we implemented each of these features on various machines and file systems. The machines we consider are the HP Exemplar, IBM SP, Intel Paragon, NEC SX-4, SGI Origin2000, and networks of workstations; and the file systems we consider are HP HFS, IBM PIOFS, Intel PFS, NEC SFS, SGI XFS, NFS, and any general Unix file system (UFS). We also present our thoughts on how a file system can be designed to better support MPI-IO. We provide a list of features desired from a file system that would help in implementing MPI-IO correctly and with high performance.

Research Organization:
Argonne National Lab., IL (US)
Sponsoring Organization:
US Department of Energy (US)
DOE Contract Number:
W-31109-ENG-38
OSTI ID:
775253
Report Number(s):
ANL/MCS-P732-1098
Country of Publication:
United States
Language:
English

Similar Records

Data sieving and collective I/O in ROMIO.
Conference · Fri Sep 11 00:00:00 EDT 1998 · OSTI ID:775250

Optimizing noncontiguous accesses in MPI-IO.
Journal Article · Mon Dec 31 23:00:00 EST 2001 · Parallel Comput. · OSTI ID:943133

Users guide for ROMIO: A high-performance, portable MPI-IO implementation
Technical Report · Wed Oct 01 00:00:00 EDT 1997 · OSTI ID:564273