Skip to content

Releases: sdsc/p3dfft.3

Release 3.1.2

04 Aug 17:24
Compare
Choose a tag to compare

Small fixes and additions. Uneven decomposition should work now.

Release 3.1.1

20 May 01:12
Compare
Choose a tag to compare

Fixing a bug

Release 3.1.0

13 May 23:43
Compare
Choose a tag to compare

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

09 Nov 22:15
Compare
Choose a tag to compare

Bug fixes. Passes most tests. Tested systems: Comet, Stampede2, Bridges, Summit.

P3DFFT++ initial release

02 Dec 21:43
Compare
Choose a tag to compare

This is an initial release for P3DFFT++, the next generation framework for multidimensional spectral transforms. It has been systematically tested and documented.