Skip to main content

fftw: Discrete Fourier Transform library

Contents

  1. Overview of package
    1. General usage
  2. Availability of package by cluster

Overview of package

General information about package
Package: fftw
Description: Discrete Fourier Transform library
For more information: http://fftw.org
Categories:
License: OpenSource (GPLv2)

General usage information

FFTW is s 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).

The following environmental variables have been defined:

You will probably wish to use these by adding the following flags to your compilation command (e.g. to CFLAGS in your Makefile):

and the following flags to your link command (e.g. LDFLAGS in your Makefile):

Available versions of the package fftw, by cluster

This section lists the available versions of the package fftwon the different clusters.

Available versions of fftw on the Zaratab cluster

Available versions of fftw on the Zaratab cluster
Version Module tags CPU(s) optimized for GPU ready?
3.3.8 fftw/3.3.8 zen Y
3.3.10 fftw/3.3.10 icelake, x86_64, zen2 Y






Back to Top