https://github.com/jadenmeyer/cuda-dft-fft
CUDA DFT and FFT made to work with CPU and GPU parallelization
https://github.com/jadenmeyer/cuda-dft-fft
Last synced: over 1 year ago
JSON representation
CUDA DFT and FFT made to work with CPU and GPU parallelization
- Host: GitHub
- URL: https://github.com/jadenmeyer/cuda-dft-fft
- Owner: jadenmeyer
- License: mit
- Created: 2024-11-30T03:57:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-11T01:03:28.000Z (over 1 year ago)
- Last Synced: 2025-03-11T02:19:39.525Z (over 1 year ago)
- Language: Cuda
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CUDA-DFT-FFT
CUDA DFT and FFT made to work with CPU and GPU parallelization

(Photo Taken from https://en.wikipedia.org/wiki/Fast_Fourier_transform)