Expand description
GPU-accelerated Sparse Fast Fourier Transform
This module extends the sparse FFT functionality with GPU acceleration using CUDA, HIP (ROCm), or SYCL backends for high-performance computing.
Structs§
- GPUSparseFFT
- GPU-accelerated sparse FFT processor
- GPUSparseFFT
Config - GPU-accelerated sparse FFT configuration
Enums§
- GPUBackend
- GPU acceleration backend
Functions§
- gpu_
batch_ sparse_ fft - Perform GPU-accelerated batch processing of multiple signals
- gpu_
sparse_ fft - Performs GPU-accelerated sparse FFT on a signal