A Fast Fourier Transform library
Go to file
Trent Piepho a38e99cafd Allow openmpi tests on systems with less than 4 processors
The MPI tests use up to four processes.  By default, OpenMPI won't allow
more processes than processors and the tests will fail on a two
processor VM.  Using the --oversubscribe option will allow the tests to
run.

mpich doesn't have this limit by default and doesn't need or support
this option.

Signed-off-by: Trent Piepho <tpiepho@gmail.com>
2023-03-27 11:11:29 -07:00
.gitignore Upgrade to fftw-3.3.10 2021-12-20 12:04:55 -05:00
fftw.spec Allow openmpi tests on systems with less than 4 processors 2023-03-27 11:11:29 -07:00
sources Upgrade to fftw-3.3.10 2021-12-20 12:04:55 -05:00