ACM Home Page
Please provide us with feedback. Feedback  Report a problem  Satisfaction survey
SFIO a striped file I/O library for MPI
Full text Full text available on the Publisher sitePublisher Site
Source MSS archive
Proceedings of the Eighteenth IEEE Symposium on Mass Storage Systems and Technologies - Volume 00 table of contents
Page: 135  
Year of Publication: 2001
ISBN ~ ISSN:1051-9173 , 0-7695-9173-9
Authors
Publisher
IEEE Computer Society   Washington, DC, USA
Additional Information:

abstract   collaborative colleagues  

Tools and Actions: Discussions    Find similar Articles   Review this Article  
Save this Article to a Binder    Display Formats: BibTex  EndNote ACM Ref   

ABSTRACT

This paper presents the design and evaluation of aStriped File I/O (SFIO) library for parallel I/O within anMPI environment. We present techniques for optimizingcommunications and disk accesses for small striping factors.Using MPI derived datatype capabilities, we transmitfragmented data over the network by single MPI transfers.We present the I/O performance of the SFIO library onDEC Alpha clusters, both for the Fast Ethernet and for theTNET communication networks.