fftw3/3.3+intelmpi-4.0¶
- name
- Fastest Fourier Transform in the West (FFTW v3)
- version
- 3.3.3 compiled with intelmpi/4.0
- description
- computation of discrete Fourier transform
- url
- http://www.fftw.org/fftw3_doc/
- license
- opensource
- built
- 2013-01-16
- tags
- numerical analysis
- usage
- Use the module system to load this version of fftw3:
module load midway1; module load fftw3/3.3+intelmpi-4.0
Midway has a number of modules for FFTW 3.3 compiled with different compilers
and, in some cases, enabling MPI support. All modules are compiled with the
--enable-type-prefix
option, and include single, double, and long double versions,
as well as support for OpenMP and posix threading. This version of FFTW3 includes
support for MPI distributed parallel transformations. See FFTW3 for detailed
documentation.
The environment variable FFTW3_DIR
is defined by this module to enable
autodiscovery of the fftw library by many common software packages.
See also
- fftw3/3.3 (default), fftw3/3.3+intel-12.1, fftw3/3.3+intel-13.1, fftw3/3.3+intel-15.0, fftw3/3.3+intelmpi-4.0, fftw3/3.3+intelmpi-4.0+intel-12.1, fftw3/3.3+intelmpi-4.1+intel-13.1, fftw3/3.3+intelmpi-5.0+intel-15.0, fftw3/3.3+mvapich2-1.9, fftw3/3.3+mvapich2-1.9+intel-12.1, fftw3/3.3+mvapich2-1.9+pgi-2012, fftw3/3.3+openmpi-1.6, fftw3/3.3+openmpi-1.6+intel-12.1, fftw3/3.3+openmpi-1.6+pgi-2012, fftw3/3.3+pgi-2012, fftw3/3.3.5+intelmpi-5.0+intel-15.0, fftw3/3.3.5+intelmpi-5.1+intel-16.0
- All versions available for fftw3.
- Fastest Fourier Transform in the West (FFTW v3)
- General documentation for fftw3
- Modules
- Full list of software modules available on Midway.
- Software Modules Tutorial
- A tutorial on Midway modules and how to use them.