fft_openmp_test, a C code which calls fft_openmp(), which demonstrates the computation of a Fast Fourier Transform in parallel, using OpenMP.
The information on this web page is distributed under the MIT license.
fft_openmp, a C code which computes a Fast Fourier Transform (FFT) in parallel, using OpenMP.