Quantitative Trait Locus Analysis Using a Partitioned Linear Model on a GPU Cluster
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 a...
Saved in:
| Published in | 2012 26th IEEE International Parallel and Distributed Processing Symposium Workshops pp. 752 - 760 |
|---|---|
| Main Authors | , , , , , , , , |
| Format | Conference Proceeding |
| Language | English |
| Published |
IEEE
01.05.2012
|
| Subjects | |
| Online Access | Get full text |
| ISBN | 1467309745 9781467309745 |
| DOI | 10.1109/IPDPSW.2012.93 |
Cover
| Summary: | 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. |
|---|---|
| ISBN: | 1467309745 9781467309745 |
| DOI: | 10.1109/IPDPSW.2012.93 |