spectralDNS / mpiFFT4py

Parallel FFT in 3D or 2D using MPI for Python. Slab or pencil decomposition possible in 3D. Note this rep is being deprecated in favour of mpi4py-fft (https://bitbucket.org/mpi4py/mpi4py-fft)
GNU Lesser General Public License v3.0
21 stars 10 forks source link

MPI & Testing #9

Open rainwoodman opened 7 years ago

rainwoodman commented 7 years ago

An advertisement for a small tool https://github.com/rainwoodman/mpi4py_test in case you want to try it out.

It is based on numpy's runtests.py which rebuilds the extension before the test.