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.