Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 244 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 244 Bytes

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