sdsc / p3dfft.3

P3DFFT++ (a.k.a. P3DFFT v. 3) is a new generation of P3DFFT library that aims to provide a comprehensive framework for simulating multiscale phenomena. It takes the essence of P3DFFT further by creating an extensible, modular structure uniquely adaptable to a greater range of use cases. The users can specify in detail what kind of data layout they would like to use, both in terms of local memory ordering and the processor layout. Just like P3DFFT, P3DFFT++ is a distributed software package, using MPI as the primary method for interprocessor commubnication. It supports 1D, 2D and 3D (to come soon) domain decomposition schemes. As P3DFFT, P3DFFT++ also relies on lower-level libraries, for example FFTW to perform optimized 1D FFTs. Unlike P3DFFT, which was written in Fortran90, P3DFFT++ is written in C++. Interfaces are provided for C and Fortran. To learn about using the code the user is encouraged to study example programs in C++, C and FORTRAN subdirectories. Please e-mail Dmitry Pekurovsky (dmitry@sdsc.edu) for any questions or suggestions. Software contributions are welcome, assuming they follow the main ideas of the framework.
http://www.p3dfft.net
Other
21 stars 8 forks source link

Does p3dfft support the computation of convolutions. #4

Open ztdepztdep opened 4 years ago

ztdepztdep commented 4 years ago

Does p3dfft support the computation of convolutions

dmitrypek commented 4 years ago

Hi, current versions of P3DFFT and P3DFT++ do not support convolutions explicitly. However, they should be easy to construct from Fourier components. In the future P3DFFT++ will support convolutions.

On Sat, Nov 9, 2019 at 5:34 PM ztdepztdep notifications@github.com wrote:

Does p3dfft support the computation of convolutions

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/sdsc/p3dfft.3/issues/4?email_source=notifications&email_token=ACXPORQFUC3LCYWAGPYQLNDQS5QIZA5CNFSM4JLKMUGKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HYGZNUQ, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACXPORX65ES3E6IO6XIQEUTQS5QIZANCNFSM4JLKMUGA .