FFT-cuda icon indicating copy to clipboard operation
FFT-cuda copied to clipboard

Fast Fourier Transform implementation, computable on CUDA platform. Seminar project for MI-PRC course at FIT CTU.

FFT-cuda

Fast Fourier Transform implementation, computable on CUDA computing platform

How to run

Compile with compile.sh.

Example run:

$ ./bin/fft-cuda data/test 44100

Screenshot

Fancy screenshot