Introduction
FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and complex data (as well as of even/odd data, i.e. the discrete cosine/sine transforms or DCT/DST). We believe that FFTW, which is free software, should become the FFT library of choice for most applications.
Web page
Versions
2.1.5
Flavours
02
Architecture
x86_64
Group
module load site-local-development
Build Details
Relies on a deprecated version of MLNX_OFED and should not be used.
Compiled with:
- openmpi/ofed/gcc49/2.0.1
- -O3 -march=native
- gcc/4.9.3
Usage
module load fftw2/2.1.5/02
Example Job Scripts
None required.
Status
Untested.
03
Architecture
x86_64
Group
module load site-local-development
Build Details
Compiled with:
- openmpi/3.0.1/01
- -O3 -march=native
- gcc/4.9.3
Usage
module load fftw2/2.1.5/03
Example Job Scripts
None required.
Status
Untested.
01
Architecture
x86_64
Group
module load site-local
Build Details
Compiled with:
- intel/compiler/64/2016.3.210
- intel/mpi/64/2016.3.210
- -xHost -O3
- LD=xild
- AR=xiar
- –enable-mpi
- gcc/4.9.3
Note that –enable-threads was not used.
Usage
module load fftw/2.1.5/intelmpi
Example Job Scripts
None required.
Status
Untested.
default
Architecture
x86_64
Group
module load cv-standard
Serial version of FFTW2.
Build Details
Installed by Cluster Vision.
Usage
module load fftw2/2.1.5
Example Job Scripts
None required.
Status
Tested.