Title :
Quantitative Trait Locus Analysis Using a Partitioned Linear Model on a GPU Cluster
Author :
Bailey, Peter E. ; Patki, Tapasya ; Striemer, Gregory M. ; Akoglu, Ali ; Lowenthal, David K. ; Bradbury, Peter ; Vaughn, Matthew ; Wang, Liya ; Goff, Stephen
Abstract :
Quantitative Trait Locus (QTL) analysis is a statistical technique that allows understanding of the relationship between plant genotypes and the resultant continuous phenotypes in non-constant environments. This requires generation and processing of large datasets, which makes analysis challenging and slow. One approach, which is the subject of this paper, is Partitioned Linear Modeling (PLM), lends itself well to parallelization, both by MPI between nodes and by GPU within nodes. Large input datasets make this parallelization on the GPU non-trivial. This paper compares several candidate integrated MPI/GPU parallel implementations of PLM on a cluster of GPUs for varied data sets. We compare them to a naive implementation and show that while that implementation is quite efficient on small data sets, when the data set is large, data-transfer overhead dominates an all-GPU implementation of PLM. We show that an MPI implementation that selectively uses the GPU for a relative minority of the code performs best and results in a 64 improvement over the MPI/CPU version. As a first implementation of PLM on GPUs, our work serves as a reminder that different GPU implementations are needed, depending on the size of the working set, and that data intensive applications are not necessarily trivially parallelizable with GPUs.
Keywords :
biology computing; botany; graphics processing units; message passing; statistical analysis; GPU cluster; MPI-GPU parallel implementations; PLM; QTL; all-GPU implementation; continuous phenotypes; nonconstant environments; partitioned linear model; plant genotypes; quantitative trait locus analysis; statistical technique; Genetics; Graphics processing unit; Instruction sets; Kernel; Memory management; Random access memory; Registers;
Conference_Titel :
Parallel and Distributed Processing Symposium Workshops & PhD Forum (IPDPSW), 2012 IEEE 26th International
Conference_Location :
Shanghai
Print_ISBN :
978-1-4673-0974-5
DOI :
10.1109/IPDPSW.2012.93