Next: , Previous: MPI data distribution, Up: Distributed-memory FFTW with MPI


6.5 Multi-dimensional MPI DFT of Real Data

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.