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