GNU Info

Info Node: (fftw.info)Multi-threaded FFTW

(fftw.info)Multi-threaded FFTW


Next: MPI FFTW Prev: Parallel FFTW Up: Parallel FFTW
Enter node , (file) or (file)node

Multi-threaded FFTW
===================

   In this section we document the parallel FFTW routines for
shared-memory threads on SMP hardware.  These routines, which support
parallel one- and multi-dimensional transforms of both real and complex
data, are the easiest way to take advantage of multiple processors with
FFTW.  They work just like the corresponding uniprocessor transform
routines, except that they take the number of parallel threads to use
as an extra parameter.  Any program that uses the uniprocessor FFTW can
be trivially modified to use the multi-threaded FFTW.

Installation and Supported Hardware/Software
Usage of Multi-threaded FFTW
How Many Threads to Use?
Using Multi-threaded FFTW in a Multi-threaded Program
Tips for Optimal Threading

automatically generated by info2www version 1.2.2.9