Skip to main content

amdfftw: AMD 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: amdfftw
Description: AMD Discrete Fourier Transform library
For more information: http://fftw.org
Categories:
License: OpenSource (GPLv2)

General usage information

AMDFFTW is an AMD optimized version of FFTW, 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 amdfftw, by cluster

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

Available versions of amdfftw on the Zaratab cluster

Available versions of amdfftw on the Zaratab cluster
Version Module tags CPU(s) optimized for GPU ready?
3.1 amdfftw/3.1 zen2 Y






Back to Top