FFTW

FFTW

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.
Support site:
http://www.fftw.org
Consultants/PTSAs
Faculty
Post-Docs
Researchers
Staff
Students

Linux installation instructions

Use modules to load the applications available in the scientific application stack.
Please contact IT Linux Support or open a ticket with the IT Help Desk to install a new version of this application.

Loading FFTW from the scientific application stack

Search for all available versions of the application
$ module avail fftw
Load FFTW for GCC
$ module load fftw/3.3.8/gcc-7.5.0
Load FFTW for INTEL
$ module load fftw/3.3.8/intel-19.1.0