cufft
Here are 27 public repositories matching this topic...
Hooked CUDA-related dynamic libraries by using automated code generation tools.
-
Updated
Dec 12, 2023 - C
fat_llama is a Python package for upscaling audio files to FLAC or WAV formats using advanced audio processing techniques. It utilizes CUDA-accelerated calculations to enhance audio quality by upsampling and adding missing frequencies through FFT, resulting in richer and more detailed audio.
-
Updated
Sep 12, 2026 - Python
A parallel implementation of image denoising using Cuda and cuFFT.
-
Updated
Sep 28, 2017 - Cuda
This is a benchmarking test for convolution reverb with single core/sequential code and a parallelized implementation using CUDA and cuFFT. This is in fulfillment of my Music Technology Undergraduate Capstone Project.
-
Updated
Apr 5, 2020 - C++
GPU-accelerated electrophysiology (EEG, iEEG, LFP) transforms for large batch jobs.
-
Updated
Apr 11, 2026 - Python
CUDA sparse binary 2-D FFT with compact CSC input, Bluestein transforms, and cuFFT/SpFFT baselines.
-
Updated
Sep 1, 2026 - Cuda
FFT and complex-valued tensor operations for AWS Trainium via NKI (cuFFT-equivalent) — Cooley-Tukey, Bluestein, STFT, ComplexTensor and complex NN layers.
-
Updated
May 29, 2026 - Python
Radix-2 Cooley-Tukey FFT kernel in CUDA/C with shared-memory stage fusion and a coalesced bit-reversal transpose. Reaches 25% of cuFFT throughput and 70x over a single-threaded CPU on 1M-point transforms (NVIDIA T4). Every figure reproducible from the included Colab notebook.
-
Updated
Aug 17, 2026 - Cuda
Sparse binary 2D FFT on CUDA/cuFFT with memory-footprint optimization, streaming tiles, Hermitian symmetry, and Nsight analysis.
-
Updated
May 2, 2026 - Cuda
Add this topic to your repo
To associate your repository with the cufft topic, visit your repo's landing page and select "manage topics."