Publication | Closed Access
Efficient Data Access for Parallel BLAST
91
Citations
17
References
2005
Year
Unknown Venue
Cluster ComputingEngineeringParallel BlastComputer ArchitectureMolecular BiologyGenomicsSequence AlignmentBioinformatics ResearchersBioinformatics DatabaseHigh Throughput SequencingData ScienceBiological Sequence DatabasesOptimization TechniquesParallel ComputingData ManagementSequence AnalysisOmicsComputer ScienceFunctional GenomicsBioinformaticsData-intensive ComputingData SecurityBiologyData AccessComputational BiologyParallel ProgrammingSystems BiologyMedicineData-level ParallelismSequence Assembly
Searching biological sequence databases is one of the most routine tasks in computational biology. This task is significantly hampered by the exponential growth in sequence database sizes. Recent advances in parallelization of biological sequence search applications have enabled bioinformatics researchers to utilize high-performance computing platforms and, as a result, greatly reduce the execution time of their sequence database searches. However, existing parallel sequence search tools have been focusing mostly on parallelizing the sequence alignment engine. While the computation-intensive alignment tasks become cheaper with larger machines, data-intensive initial preparation and result merging tasks become more expensive. Inefficient handling of input and output data can easily create performance bottlenecks even on supercomputers. It also causes a considerable data management overhead. In this paper, we present a set of techniques for efficient and flexible data handling in parallel sequence search applications. We demonstrate our optimizations through improving mpiBLAST, an open-source parallel BLAST tool rapidly gaining popularity. These optimization techniques aim at enabling flexible database partitioning, reducing I/O by caching small auxiliary files and results, enabling parallel I/O on shared files, and performing scalable result processing protocols. As a result, we reduce mpiBLAST users' operational overhead by removing the requirement of pre-partitioning databases. Meanwhile, our experiments show that these techniques can bring by an order of magnitude improvement to both the overall performance and scalability of mpiBLAST.
| Year | Citations | |
|---|---|---|
Page 1
Page 1