Next: Other Multi-dimensional Real-data MPI Transforms, Previous: MPI data distribution, Up: Distributed-memory FFTW with MPI
FFTW's MPI interface also supports multi-dimensional DFTs of real data, similar to the serial r2c and c2r interfaces.
Documentation pending.
Limitations: Currently, FFTW_MPI_TRANSPOSED_IN
and
FFTW_MPI_TRANSPOSED_OUT
are not yet supproted for the MPI r2c
and c2r transforms. Parallel one-dimensional real-data DFTs are also
not supported.