• Home
  • Accessing Our Facilities
    • Apply for Access
    • HPC Resource List
    • Our Staff
    • Our Research Projects
    • Our Research Software

    • Contributions & Costings
    • HPC Driving Test
  • Documentation
    • Documentation Home
    • Getting Started
    • Advanced Topics
    • Training & Workshops
    • FAQ
    • Policies & Procedures
    • Using the Wiki

    • Data & Report Terminology
    • About this website

    • Reports
  • My Account
    • My HPC Projects
HPC Support
Trace: • orca • blast • fftw

FFTW

FFTW is a software module available on Comet.

Important!

Depending on your use case you may also need to look at FFTW.MPI.

FFTW overview

To access FFTW on Comet, run module load FFTW. This will load the default version of FFTW.

An overview of the module information is shown below (module -r spider ^FFTW$):

FFTW:
    Description:
      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.

     Versions:
        FFTW/3.3.10-GCC-11.3.0
        FFTW/3.3.10-GCC-12.2.0
        FFTW/3.3.10-GCC-12.3.0
        FFTW/3.3.10-GCC-13.2.0
        FFTW/3.3.10-GCC-13.3.0
     Other possible modules matches:
        FFTW.MPI

  To find other possible module matches execute:

      $ module -r spider '.*FFTW.*'

  For detailed information about a specific "FFTW" package (including how to load the modules) use the module's full name.
  Note that names that have a trailing (E) are extensions provided by other modules.
  For example:

     $ module spider FFTW/3.3.10-GCC-13.3.0

 

If there are multiple versions of FFTW listed, then you can load a specific version as follows:

$ module load FFTW/version_string

You can find the most up to date information whilst logged on to Comet by running module -r spider ^FFTW$.


FFTW Help

The module FFTW has the following embedded help text (module help FFTW):

Description
===========
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.

More information
================
 - Homepage: https://www.fftw.org


FFTW Dependencies

The default version of the module FFTW has the following dependencies:

  • GCC/13.3.0

Back to software

Previous Next

HPC Support

Table of Contents

Table of Contents

  • FFTW
    • FFTW overview
    • FFTW Help
    • FFTW Dependencies

HPC Service

  • News & Changes

Main Content Sections

  • Documentation Home
  • Getting Started
  • Advanced Topics
  • Training & Workshops
  • FAQ
  • Policies & Procedures
  • Using the Wiki
  • Contact us & Get Help

Documentation Tools

  • Wiki Login
  • RSE-HPC Team Area
Developed and operated by
Research Software Engineering
Copyright © Newcastle University
Contact us @rseteam