Abstract
Compound comparison is an important task for computational chemistry. By the comparison reulsts, potential inhibitors can be found and then used for the following experiments. The time complexity of a pairwise compound comparison is O(n2), where n is the maximal length of compounds. In general, the compound length is small, and the cost of computation time is short. However, more and more compounds have been synthesized and extracted now, even more than ten of millions. Therefore, it still will be time-consuming when comparing with a large amount of compounds (multiple compound comparisons). In this paper, we propose a parallel algorithm for multiple compound comparisons on multi-GPUs. Four load-balancing strategies were considered in the proposed algorithm in order to accelerate the computation speed among thread blocks on GPUs. The proposed algorithm was implemented by C+OpenMP+CUDA, and achieved more than 50 times speedup by comparing with its CPU version under the experiemtal results.
| Original language | English |
|---|---|
| Title of host publication | Proceedings - 2014 IEEE International Conference on Bioinformatics and Biomedicine, IEEE BIBM 2014 |
| Editors | Huiru Zheng, Xiaohua Tony Hu, Daniel Berrar, Yadong Wang, Werner Dubitzky, Jin-Kao Hao, Kwang-Hyun Cho, David Gilbert |
| Publisher | Institute of Electrical and Electronics Engineers Inc. |
| Pages | 30-35 |
| Number of pages | 6 |
| ISBN (Electronic) | 9781479956692 |
| DOIs | |
| State | Published - 29 12 2014 |
| Event | 2014 IEEE International Conference on Bioinformatics and Biomedicine, IEEE BIBM 2014 - Belfast, United Kingdom Duration: 02 11 2014 → 05 11 2014 |
Publication series
| Name | Proceedings - 2014 IEEE International Conference on Bioinformatics and Biomedicine, IEEE BIBM 2014 |
|---|
Conference
| Conference | 2014 IEEE International Conference on Bioinformatics and Biomedicine, IEEE BIBM 2014 |
|---|---|
| Country/Territory | United Kingdom |
| City | Belfast |
| Period | 02/11/14 → 05/11/14 |
Bibliographical note
Publisher Copyright:© 2014 IEEE.
Keywords
- CUDA
- Compound comparison
- Load-Balancing
- OpenMP
- SMILES