Skip to main content
SHARE
Publication

Performance-Portable Particle Advection with VTK-m...

Publication Type
Conference Paper
Book Title
Proceedings of the Symposium on Parallel Graphics and Visualization
Publication Date
Page Numbers
45 to 55
Conference Name
Eurographics Symposium on Parallel Graphics and Visualization (EGPGV 2018)
Conference Location
Brno, Czech Republic
Conference Sponsor
Eurographics
Conference Date

Particle advection is the fundamental kernel behind most vector field visualization methods. Yet, the efficient parallel computation of large amounts of particle traces remains challenging. This is exacerbated by the variety of hardware trends in today's HPC arena, including increasing core counts in classical CPUs, many-core designs such as the Intel Xeon Phi, and massively parallel GPUs. The dedicated optimization of a particle advection kernel for each individual target architecture is both time-consuming and error prone. In this paper, we propose a performance-portable algorithm for particle advection. Our algorithm is based on the recently introduced VTK-m system and chiefly relies on its device adapter abstraction. We demonstrate the general portability of our implementation across a wide variety of hardware. Finally, our evaluation shows that our hardware-agnostic algorithm has comparable performance to hardware-specific algorithms.