NFFT
Discrete Fourier transform (DFT) in one or more dimensions
General Information
FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions,
Read more on the nfft home page![]()
![]()
![]()
Version | Build Date | Installation Path | modulefile | compiler |
|---|---|---|---|---|
3.5.1 | 20-feb-2020 |
|
| gcc/8.3.0 |
3.5.1 | 20-feb-2020 |
| nfft/gcc/3.5.1 | gcc/9.2.0 |
3.5.1 | 20-feb-2020 |
| nfft/intel/3.5.1 | intel/19.0.1 |
All types of interface are installed. Both, the shared and the static version are available.
Usage of Nfft at HLRN
$ module load nfft/versionIt sets:
LD_RUN_PATH
PKG_CONFIG_PATH
It load the related fftw3-module.
$ module show nfft/versiondelivers the path to the libraries.
Installation at HLRN
Nfft is build from source. The current version is build with several compilers. High end optimisation is used. read more Description