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.
Note
This is an autogenerated page, more detail including examples may be available for this package. Please see the first section of Software on Stanage
After connecting to Stanage (see Establishing a SSH connection), start an interactive session with the following command:
srun --pty bash -i
A version of FFTW can then be made available with one of the following:
module load FFTW/3.3.10-GCC-12.2.0
module load FFTW/3.3.10-GCC-11.3.0
module load FFTW/3.3.10-gompi-2021b
module load FFTW/3.3.9-gompi-2021a
module load FFTW/3.3.8-gompi-2020a
module load FFTW/3.3.8-gompi-2020b
module load FFTW/3.3.8-gompi-2019b
module load FFTW/3.3.8-intel-2020a
module load FFTW/2.1.5-foss-2022b
module load FFTW/2.1.5-foss-2020a
module load FFTW/2.1.5-intel-2022b
module load FFTW/3.3.10-GCC-12.3.0
module load FFTW/3.3.10-GCC-11.3.0
Notes
FFTW was installed using Easybuild, build details can be found in $EBROOTFFTW/easybuild
with a given module loaded.