GPU Acceleration of Particle Advection Workloads in a Parallel, Distributed Memory Setting
David Camp, Hari Krishnan, David Pugmire, Christoph Garth, Ian Johnson, E. Wes Bethel, Kenneth I. Joy, Hank Childs
Eurographics Symposium on Parallel Graphics and Visualization, 2013, pp. 1--8.
Abstract: Although there has been significant research in GPU acceleration, both of parallel simulation codes (i.e., GPGPU) and of single GPU visualization and analysis algorithms, there has been relatively little research devoted to visualization and analysis algorithms on GPU clusters. This oversight is significant: parallel visualization and analysis algorithms have markedly different characteristics - computational load, memory access pattern, communication, idle time, etc. - than the other two categories. In this paper, we explore the benefits of GPU acceleration for particle advection in a parallel, distributed-memory setting. As performance properties can differ dramatically between particle advection use cases, our study operates over a variety of workloads, designed to reveal insights about underlying trends. This work has a three-fold aim: (1) to map a challenging visualization and analysis algorithm - particle advection - to a complex system (a cluster of GPUs), (2) to inform its performance characteristics, and (3) to evaluate the advantages and disadvantages of using the GPU. In our performance study, we identify which factors are and are not relevant for obtaining a speedup when using GPUs. In short, this study informs the following question: if faced with a parallel particle advection problem, should you implement the solution with CPUs, with GPUs, or does it not matter?
Article URL: http://dx.doi.org/10.2312/EGPGV/EGPGV13/001-008
BibTeX format:
@inproceedings{Camp:2013:GAO,
  author = {David Camp and Hari Krishnan and David Pugmire and Christoph Garth and Ian Johnson and E. Wes Bethel and Kenneth I. Joy and Hank Childs},
  title = {GPU Acceleration of Particle Advection Workloads in a Parallel, Distributed Memory Setting},
  booktitle = {Eurographics Symposium on Parallel Graphics and Visualization},
  pages = {1--8},
  year = {2013},
}
Search for more articles by David Camp.
Search for more articles by Hari Krishnan.
Search for more articles by David Pugmire.
Search for more articles by Christoph Garth.
Search for more articles by Ian Johnson.
Search for more articles by E. Wes Bethel.
Search for more articles by Kenneth I. Joy.
Search for more articles by Hank Childs.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."