Title :
A case study of parallel I/O for biological sequence search on Linux clusters
Author :
Zhu, Yifeng ; Jiang, Hong ; Qin, Xiao ; Swanson, David
Author_Institution :
Dept. of Comput. Sci. & Eng., Univ. of Nebraska, Lincoln, NE, USA
Abstract :
In this paper we analyze the I/O access patterns of a widely-used biological sequence search tool and implement two variations that employ parallel-I/O for data access based on PVFS (Parallel Virtual File System) and CEFT-PVFS (cost-effective fault-tolerant PVFS). Experiments show that the two variations outperform the original tool when equal or even fewer storage devices are used in the former. It is also found that although the performance of the two variations improves consistently when initially increasing the number of servers, this performance gain from parallel I/O becomes insignificant with further increase in server number. We examine the effectiveness of two read performance optimization techniques in CEFT-PVFS by using this tool as a benchmark. Performance results indicate: (1) doubling the degree of parallelism boosts the read performance to approach that of PVFS; and (2) skipping hot-spots can substantially improve the I/O performance when the load on data servers is highly imbalanced. The I/O resource contention due to the sharing of server nodes by multiple applications in a cluster has been shown to degrade the performance of the original tool and the variation based on PVFS by up to 10 and 21 folds, respectively; whereas, the variation based on CEFT-PVFS only suffered a two-fold performance degradation.
Keywords :
Unix; biology computing; input-output programs; molecular biophysics; parallel programming; sequences; virtual storage; workstation clusters; I/O access patterns; I/O resource contention; Linux clusters; biological sequence search tool; cost-effective fault-tolerant parallel virtual file system; data access; data servers; parallel I/O; parallel virtual file system; read performance optimization; server nodes; storage devices; two-fold performance degradation; Bioinformatics; Biomedical computing; Computer input-output; Computer science; Data engineering; Databases; Degradation; Fault tolerant systems; File systems; Linux; Parallel processing; Parallel programming; Sequences; Virtual memories;
Conference_Titel :
Cluster Computing, 2003. Proceedings. 2003 IEEE International Conference on
Print_ISBN :
0-7695-2066-9
DOI :
10.1109/CLUSTR.2003.1253329