Releases: sdsc/p3dfft.3
Releases · sdsc/p3dfft.3
Release 3.1.2
Release 3.1.1
Fixing a bug
Release 3.1.0
This release contains:
- bug fixes
- slight change in API. Processor grid is now separate from data grid. Each has its own class. See examples or documentation for usage.
- additional examples, such as 2D FFT with an empty transform in the third dimension
- examples of user Makefiles showing how P3DFFT++ can be linked against user's code
- check of correctness of forward transform results in tests (in addition to checking results after forward/backward transform pair).
Release 3.0.1
Bug fixes. Passes most tests. Tested systems: Comet, Stampede2, Bridges, Summit.
P3DFFT++ initial release
This is an initial release for P3DFFT++, the next generation framework for multidimensional spectral transforms. It has been systematically tested and documented.