./wip/py-mpi4y-fft, Parallel Fast Fourier Transforms (FFTs) using MPI for Python

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.0.3, Package name: py310-mpi4py-fft-2.0.3, Maintainer: jihbed.research

mpi4py-fft is a Python package for computing Fast Fourier
Transforms (FFTs). Large arrays are distributed and communications
are handled under the hood by MPI for Python (mpi4py).
To distribute large arrays we are using a new and completely
generic algorithm that allows for any index set of a
multidimensional array to be distributed. We can distribute
just one index (a slab decomposition), two index sets
(pencil decomposition) or even more for higher-dimensional arrays.

mpi4py-fft comes with its own Python interface to the serial FFTW
library. This interface can be used much like pyfftw, and even for
real-to-real transforms, like discrete cosine or sine transforms.


Master sites:

RMD160: 1940cabdee96d16b0179f180717c14998bd65d67
Filesize: 34.801 KB

Version history: (Expand)