English

Streaming Data from HDD to GPUs for Sustained Peak Performance

Distributed, Parallel, and Cluster Computing 2013-05-02 v1 Computational Engineering, Finance, and Science Mathematical Software Genomics

Abstract

In the context of the genome-wide association studies (GWAS), one has to solve long sequences of generalized least-squares problems; such a task has two limiting factors: execution time --often in the range of days or weeks-- and data management --data sets in the order of Terabytes. We present an algorithm that obviates both issues. By pipelining the computation, and thanks to a sophisticated transfer strategy, we stream data from hard disk to main memory to GPUs and achieve sustained peak performance; with respect to a highly-optimized CPU implementation, our algorithm shows a speedup of 2.6x. Moreover, the approach lends itself to multiple GPUs and attains almost perfect scalability. When using 4 GPUs, we observe speedups of 9x over the aforementioned implementation, and 488x over a widespread biology library.

Keywords

Cite

@article{arxiv.1302.4332,
  title  = {Streaming Data from HDD to GPUs for Sustained Peak Performance},
  author = {Lucas Beyer and Paolo Bientinesi},
  journal= {arXiv preprint arXiv:1302.4332},
  year   = {2013}
}
R2 v1 2026-06-21T23:28:08.787Z