How to obtain efficient GPU kernels: an illustration using FMM & FGT algorithms
Felipe A. Cruz, Simon K. Layton, Lorena A. Barba

TL;DR
This paper demonstrates how to redesign scientific algorithms like FMM and FGT for GPUs, achieving high performance and illustrating the potential of GPU computing in high-performance scientific applications.
Contribution
It presents a methodology for transforming fast summation algorithms into efficient GPU kernels, reaching near-peak performance on modern hardware.
Findings
GPU kernels reach over 500 Gigaflops performance
Algorithmic redesign enables efficient GPU utilization
GPU computing is a significant trend in high-performance computing
Abstract
Computing on graphics processors is maybe one of the most important developments in computational science to happen in decades. Not since the arrival of the Beowulf cluster, which combined open source software with commodity hardware to truly democratize high-performance computing, has the community been so electrified. Like then, the opportunity comes with challenges. The formulation of scientific algorithms to take advantage of the performance offered by the new architecture requires rethinking core methods. Here, we have tackled fast summation algorithms (fast multipole method and fast Gauss transform), and applied algorithmic redesign for attaining performance on gpus. The progression of performance improvements attained illustrates the exercise of formulating algorithms for the massively parallel architecture of the gpu. The end result has been gpu kernels that run at over 500…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
