Attention
WARNING: From 8am on 30th June until 5pm on 4th July 2025, there will be no access to the Stanage HPC cluster.
We will try to minimise this downtime and it is possible that Stanage will return to service before 4th July. We will notify you by email when Stanage is back online and available for job submission.
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).
Usage
To make this library available, run one the following:
module load FFTW/3.3.8-gompi-2019b
module load FFTW/3.3.8-gompi-2019a
module load FFTW/3.3.8-gompi-2018b
module load FFTW/3.3.8-gompic-2019b
module load FFTW/3.3.8-gompic-2019a
module load FFTW/3.3.8-intel-2019a
gompi versions are a subset of the foss toolchain and also load GCC and OpenMPI
gompic versions are a subset of the fosscuda toolchain and also load GCC, OpenMPI and CUDA.
intel versions use an
intel
toolchain and load the Intel compilers and Intel MPI.