Skip to main content

pfft: Parallel Fast 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: pfft
Description: Parallel Fast Fourier Transform library
For more information: http://flash.uchicago.edu/~dubey/pfft/
Categories:
License: OpenSource (GPLv3)

General usage information

Pfft is a library for computing massively parallel fast Fourier transformations using MPI.

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 pfft, by cluster

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

Available versions of pfft on the Zaratab cluster

Available versions of pfft on the Zaratab cluster
Version Module tags CPU(s) optimized for GPU ready?
1.0.8-alpha pfft/1.0.8-alpha icelake, x86_64, zen, zen2 Y






Back to Top