Title
Enabling Transparent Asynchronous I/O using Background Threads
Abstract
With scientific applications moving toward exascale levels, an increasing amount of data is being produced and analyzed. Providing efficient data access is crucial to the productivity of the scientific discovery process. Compared to improvements in CPU and network speeds, I/O performance lags far behind, such that moving data across the storage hierarchy can take longer than data generation or analysis. To alleviate this I/O bottleneck, asynchronous read and write operations have been provided by the POSIX and MPI-I/O interfaces and can overlap I/O operations with computation, and thus hide I/O latency. However, these standards lack support for non-data operations such as file open, stat, and close, and their read and write operations require users to both manually manage data dependencies and use low-level byte offsets. This requires significant effort and expertise for applications to utilize. To overcome these issues, we present an asynchronous I/O framework that provides support for all I/O operations and manages data dependencies transparently and automatically. Our prototype asynchronous I/O implementation as an HDF5 VOL connector demonstrates the effectiveness of hiding the I/O cost from the application with low overhead and easy-to-use programming interface.
Year
DOI
Venue
2019
10.1109/PDSW49588.2019.00006
2019 IEEE/ACM Fourth International Parallel Data Systems Workshop (PDSW)
Keywords
DocType
ISBN
scientific discovery process,prototype asynchronous I/O implementation,asynchronous read and write operations,transparent asynchronous I/O,data access,POSIX interface,MPI-I/O interface,HDF5 VOL connector
Conference
978-1-7281-6006-1
Citations 
PageRank 
References 
0
0.34
6
Authors
5
Name
Order
Citations
PageRank
Houjun Tang15315.97
Quincey Koziol214114.41
Surendra Byna355139.65
John Mainzer400.34
Tonglin Li521510.65