fft_openmp_test


fft_openmp_test, a C code which calls fft_openmp(), which demonstrates the computation of a Fast Fourier Transform in parallel, using OpenMP.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

fft_openmp, a C code which computes a Fast Fourier Transform (FFT) in parallel, using OpenMP.

Source Code:


Last revised on 31 July 2020.