Massively Parallelized Interpolated Factored Green Function Method
Christoph Bauinger, Oscar P. Bruno

TL;DR
This paper introduces a highly scalable parallel implementation of the Interpolated Factored Green Function (IFGF) method, enabling efficient large-scale wave scattering computations without FFT reliance, demonstrating excellent parallel performance up to thousands of cores.
Contribution
It presents the first parallel, MPI-OpenMP implementation of the IFGF method, maintaining O(N log N) complexity and superior scalability for large wave scattering problems.
Findings
Achieves excellent weak and strong parallel scaling.
Handles problems up to 4,096 wavelengths in size.
Scales efficiently from 1 to 1,680 cores.
Abstract
This paper presents the first parallel implementation of the novel "Interpolated Factored Green Function" (IFGF) method introduced recently for the accelerated evaluation of discrete integral operators arising in wave scattering and other areas (Bauinger and Bruno, Jour. Computat. Phys., 2021). On the basis of the hierarchical IFGF interpolation strategy, the proposed (hybrid MPI-OpenMP) parallel implementation results in highly efficient data communication, and it exhibits in practice excellent parallel scaling up to large numbers of cores - without any hard limitations on the number of cores concurrently employed with high efficiency. Moreover, on any given number of cores, the proposed parallel approach preserves the O(N log N) computing cost inherent in the sequential version of the IFGF algorithm. Unlike other approaches, the IFGF method does not utilize the Fast Fourier Transform…
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.
Taxonomy
TopicsElectromagnetic Scattering and Analysis · Electromagnetic Simulation and Numerical Methods · Precipitation Measurement and Analysis
