Publication | Closed Access
Accelerating HMMER on GPUs by implementing hybrid data and task parallelism
25
Citations
6
References
2010
Year
Unknown Venue
Cluster ComputingEngineeringMachine LearningGpu BenchmarkingComputer ArchitectureGpu ComputingData ParallelismInformation RetrievalData ScienceData MiningParallel ComputingMassively-parallel ComputingComputer EngineeringTask ParallelismComputer ScienceHybrid DataTask Level ParallelismGpu ClusterBioinformaticsData-intensive ComputingComputational ScienceGpu ArchitectureHardware AccelerationParallel ProcessingComputational BiologyIntrinsic Data DependenciesParallel Performance EvaluationParallel ProgrammingData-level Parallelism
Many biologically motivated problems are expressed as dynamic programming recurrences and are difficult to parallelize due to the intrinsic data dependencies in their algorithms. Therefore their solutions have been sped up using task level parallelism only. Emerging platforms such as GPUs are appealing parallel architectures for high-performance; at the same time they are a motivation to rethink the algorithms associated with these problems, to extract finer-grained parallelism such as data parallelism.In this paper, we consider the hmmersearch program as a representative of these problems and we re-design its computational algorithm to extract data parallelism for a more efficient execution on emerging platforms, despite the fact that hmmersearch has data dependencies. Our approach outperforms other existing methods when searching a very large database of unsorted sequences on GPUs.
| Year | Citations | |
|---|---|---|
Page 1
Page 1