DocumentCode
2776814
Title
aIOLi: an input/output library for cluster of SMP
Author
Lebre, Adrien ; Denneulin, Yves
Author_Institution
Lab. Inf. et Distribution, IMAG, France
Volume
2
fYear
2005
fDate
9-12 May 2005
Firstpage
1109
Abstract
As clusters use grows, lots of scientific applications (biology, climatology, nuclear physics...) have been rewritten to fully exploit this extra CPU power and storage capacity. This kind of software uses and creates huge amounts of data with typical parallel I/O access patterns. Several issues, like "out-of-core limitation" or "efficient parallel input/output access" already known in a local context (on SMP nodes for example), have to be handled in a distributed environment such as a cluster. Several solutions have been proposed by the scientific community to handle these issues, like parallel file systems or parallel I/O libraries, but their specific API limits portability and requires good knowledge of their internal mechanisms. This paper presents an efficient I/O library, aIOLi, for parallel access to remote storages in SMP clusters. Thanks to the SMP kernel features, our framework provides parallel I/O without inter-processes synchronization mechanisms as well as a simple interface based on the classic UNIX system calls (creat/open/read/write/close). Our experiments show that the aIOLi solution allows achieving performance close to the limits of the remote storage system.
Keywords
Unix; multiprocessing programs; remote procedure calls; software libraries; storage management; workstation clusters; SMP cluster; SMP kernel features; aIoLi input-output library; classic UNIX system calls; parallel IO access pattern; remote storage system; scientific application; Application software; Biology computing; Computer science; File systems; Hardware; Image storage; Kernel; Libraries; Lips; Tellurium;
fLanguage
English
Publisher
ieee
Conference_Titel
Cluster Computing and the Grid, 2005. CCGrid 2005. IEEE International Symposium on
Print_ISBN
0-7803-9074-1
Type
conf
DOI
10.1109/CCGRID.2005.1558684
Filename
1558684
Link To Document