We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

physics.comp-ph

Change to browse by:

References & Citations

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Physics > Computational Physics

Title: FLUPS: a Fourier-based Library of Unbounded Poisson Solvers

Abstract: A Fourier-based Library of Unbounded Poisson Solvers (FLUPS) for 2D and 3D homogeneous distributed grids is presented. It is designed to handle every possible combination of periodic, symmetric, semi-unbounded and fully unbounded boundary conditions for the Poisson equation on rectangular domains with uniform resolution. FLUPS leverages a dedicated implementation of 3D Fourier transforms to solve the Poisson equation using Green's functions, in a fast and memory-efficient way. Several Green's functions are available, optionally with explicit regularization, spectral truncation, or using lattice Green's functions, and provide verified convergence orders from 2 to spectral-like. The algorithm depends on the FFTW library to perform 1D transforms, while Message Passing Interface (MPI) communications enable the required remapping of data in memory. For the latter operation, a first available implementation resorts to the standard all-to-all routines. A second implementation, featuring non-blocking and persistent point-to-point communications, is however shown to be more efficient in a majority of cases and especially while taking advantage of the shared memory parallelism with OpenMP. The scalability of the algorithm, aimed at massively parallel architectures, is demonstrated up to 73 720 cores. The results obtained with three different supercomputers show that the weak efficiency remains above 40\% and the strong efficiency above 30% when the number of cores is multiplied by 16, for typical problems. These figures are slightly better than those expected from a third party 3D Fast Fourier Transform (FFT) tool, with which a 20% longer execution time was also measured on average.
Comments: SIAM Journal on Scientific Computing (SISC): submitted on December 5th 2019, accepted on November 17th 2020
Subjects: Computational Physics (physics.comp-ph)
MSC classes: 35J05, 35J08, 35J15, 35J25, 68N01
DOI: 10.1137/19M1303848
Cite as: arXiv:2006.09300 [physics.comp-ph]
  (or arXiv:2006.09300v4 [physics.comp-ph] for this version)

Submission history

From: Thomas Gillis [view email]
[v1] Tue, 16 Jun 2020 16:44:03 GMT (2525kb,D)
[v2] Wed, 8 Jul 2020 13:32:03 GMT (2557kb,D)
[v3] Wed, 23 Dec 2020 15:20:51 GMT (2557kb,D)
[v4] Sun, 17 Jan 2021 18:57:20 GMT (2558kb,D)

Link back to: arXiv, form interface, contact.