3395

CuHMMer: A load-balanced CPU-GPU cooperative bioinformatics application

Ping Yao, Hong An, Mu Xu, Gu Liu, Xiaoqiang Li, Yaobin Wang, Wenting Han
School of Computer Science and Technology, University of Science and Technology of China, Hefei, 230027, China
International Conference on High Performance Computing and Simulation (HPCS), 2010

@conference{yao2010cuhmmer,

   title={CuHMMer: A load-balanced CPU-GPU cooperative bioinformatics application},

   author={Yao, P. and An, H. and Xu, M. and Liu, G. and Li, X. and Wang, Y. and Han, W.},

   booktitle={High Performance Computing and Simulation (HPCS), 2010 International Conference on},

   pages={24–30},

   year={2010},

   organization={IEEE}

}

Download Download (PDF)   View View   Source Source   

1494

views

GPUs have recently been used to accelerate data-parallel applications for they provide easier programmability and increased generality while maintaining the tremendous memory bandwidth and computational power. Most of those applications use CPU as a controller who decides when GPUs run the computing-intensive tasks. This CPU-control-GPU-compute pattern wastes much of CPU’s computational power. In this paper, we present a new CPU-GPU cooperative pattern for bioinformatics applications which can use both of CPU and GPU to compute. This pattern includes two parts: 1) the load-balanced data structure which manages data to keep the computational efficiency of GPU high enough when the length distribution of sequences in a sequence database is very uneven; 2) multi-threaded code partition which schedules computing on CPU and GPU in a cooperative way. Using this pattern, we develop CuHMMer based on HMMER which is one of the most important algorithms in bioinformatics. The experimental result demonstrates that CuHMMer get 13x to 45x speed up over available CPU implementations and could also outperform the traditional CUDA implementations which use CPU-control-GPU-compute pattern.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: