Next: FFTW MPI Transposes, Previous: Multi-dimensional MPI DFT of Real Data, Up: Distributed-memory FFTW with MPI
FFTW's MPI interface also supports multi-dimensional `r2r' transforms of all kinds supported by the serial interface (e.g. discrete cosine and sine transforms, discrete Hartley transforms, etc.). Only multi-dimensional `r2r' transforms, not one-dimensional transforms, are currently parallelized.
Documentation pending.