Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 666 Bytes

File metadata and controls

18 lines (13 loc) · 666 Bytes

2-Dimensional Fourier transform implemented with CUDA

Simple implementations of 2-dimensional fast Fourier transforms. These softwares are a good indication of the power that GPU's can offer compared to pure CPU computation.

Dependencies: Tested with version
GCC 9.3.0
CUDA 11.4 (Driver: 470.86)
Dependencies: Tested with version
GCC 9.3.0
MPI 4.0.3
FFTW3 3.3.10