12538

A Multi-GPU Compute Solution for Optimized Genomic Selection Analysis

Trevor DeVore
California Polytechnic State University, San Luis Obispo
California Polytechnic State University, 2014

@phdthesis{devore2014multi,

   title={A Multi-GPU Compute Solution for Optimized Genomic Selection Analysis},

   author={DeVore, Trevor},

   year={2014},

   school={California Polytechnic State University San Luis Obispo}

}

Download Download (PDF)   View View   Source Source   

1963

views

Many modern-day Bioinformatics algorithms rely heavily on statistical models to analyze their biological data. Some of these statistical models lend themselves nicely to standard high performance computing optimizations such as parallelism, while others do not. One such algorithm is Markov Chain Monte Carlo (MCMC). In this thesis, we present a heterogeneous compute solution for optimizing GenSel, a genetic selection analysis tool. GenSel utilizes a MCMC algorithm to perform Bayesian inference using Gibbs sampling. Optimizing an MCMC algorithm is a difficult problem because it is inherently sequential, containing a loop carried dependence between each Markov Chain iteration. The optimization presented in this thesis utilizes GPU computing to exploit the data-level parallelism within each of these iterations. In addition, it allows for the efficient management of memory, the pipelining of CUDA kernels, and the use of multiple GPUs. The optimizations presented show performance improvements of up to 1.84 times that of the original algorithm.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: