On overlapping communication and file I/O in collective write operation

Raafat Feki, Edgar Gabriel

Research output: Chapter in Book/Report/Conference proceedingConference contribution

Abstract

Many parallel scientific applications spend a significant amount of time reading and writing data files. Collective I/O operations allow to optimize the file access of a process group by redistributing data across processes to match the data layout on the file system. In most parallel I/O libraries, the implementation of collective I/O operations is based on the two-phase I/O algorithm, which consists of a communication phase and a file access phase. This papers evaluates various design options for overlapping two internal cycles of the two-phase I/O algorithm, and explores using different data transfer primitives for the shuffle phase, including non-blocking two-sided communication and multiple versions of one-sided communication. The results indicate that overlap algorithms incorporating asynchronous I/O outperform overlapping approaches that only rely on nonblocking communication. However, in the vast majority of the testcases one-sided communication did not lead to performance improvements over two-sided communication.
Original languageEnglish (US)
Title of host publication2020 IEEE International Parallel and Distributed Processing Symposium Workshops (IPDPSW)
PublisherIEEE
Pages1044-1051
Number of pages8
ISBN (Print)9781728174457
DOIs
StatePublished - Jul 28 2020
Externally publishedYes

Fingerprint

Dive into the research topics of 'On overlapping communication and file I/O in collective write operation'. Together they form a unique fingerprint.

Cite this