PLoS ONE (Jan 2015)

gPGA: GPU Accelerated Population Genetics Analyses.

  • Chunbao Zhou,
  • Xianyu Lang,
  • Yangang Wang,
  • Chaodong Zhu

DOI
https://doi.org/10.1371/journal.pone.0135028
Journal volume & issue
Vol. 10, no. 8
p. e0135028

Abstract

Read online

The isolation with migration (IM) model is important for studies in population genetics and phylogeography. IM program applies the IM model to genetic data drawn from a pair of closely related populations or species based on Markov chain Monte Carlo (MCMC) simulations of gene genealogies. But computational burden of IM program has placed limits on its application.With strong computational power, Graphics Processing Unit (GPU) has been widely used in many fields. In this article, we present an effective implementation of IM program on one GPU based on Compute Unified Device Architecture (CUDA), which we call gPGA.Compared with IM program, gPGA can achieve up to 52.30X speedup on one GPU. The evaluation results demonstrate that it allows datasets to be analyzed effectively and rapidly for research on divergence population genetics. The software is freely available with source code at https://github.com/chunbaozhou/gPGA.