roguh / cuda-fft
Yet another FFT implementation in CUDA. Includes benchmarks using simple data for comparing different implementations.
☆12Updated 3 years ago
Alternatives and similar repositories for cuda-fft:
Users that are interested in cuda-fft are comparing it to the libraries listed below
- Fast Fourier Transform Acceleration Algorithm. (Accelerated by CUDA)☆11Updated 6 years ago
- Case studies constitute a modern interdisciplinary and valuable teaching practice which plays a critical and fundamental role in the deve…☆13Updated 6 years ago
- A demo of Fast Fourier transform in CUDA implementing by cooleytukey and stockham method☆8Updated 7 years ago
- Fast Fourier Transform implementation, computable on CUDA platform. Seminar project for MI-PRC course at FIT CTU.☆38Updated last year
- This is an implementation of sgemm_kernel on L1d cache.☆226Updated last year
- Shared memory overlap-and-save method for NVIDIA GPUs using CUDA☆16Updated 2 years ago
- ☆53Updated 7 years ago
- Source code repository for the projects from CUDA for Engineers☆130Updated 3 years ago
- Distributed Communication-Optimal Matrix-Matrix Multiplication Algorithm☆205Updated 3 weeks ago
- ☆40Updated 3 years ago
- CUDA Tensor Transpose (cuTT) library☆51Updated 7 years ago
- ☆272Updated 4 years ago
- Example code for Intel AVX / AVX2 intrinsics.☆137Updated last year
- fast Fourier transform on GPU in shared memory for AstroAccelerate project☆26Updated 4 years ago
- Matlab mex wrappers to cuSPARSE (NVIDIA)☆11Updated 4 months ago
- ☆436Updated 9 years ago
- My notes on various HPC papers.☆22Updated 2 years ago
- Examples from Programming in Parallel with CUDA☆137Updated 2 years ago
- Scientific computing with Metal in C++: Matrix multiplication example☆27Updated 2 years ago
- resources pour le cours d'introduction à la programmation des GPUs du mastère spécialisé HPC-AI☆22Updated last year
- Source code for 'Data Parallel C++: Mastering DPC++ for Programming of Heterogeneous Systems using C++ and SYCL' by James Reinders, Ben A…☆270Updated last month
- This example starts with a simple sum reduction in CUDA, then steps through a series of optimizations we can perform to improve its perfo…☆13Updated 4 years ago
- Efficient SpGEMM on GPU using CUDA and CSR☆52Updated last year
- Efficient Distributed GPU Programming for Exascale, an SC/ISC Tutorial☆255Updated last month
- ChipSum's main framework☆20Updated 2 years ago
- CUDA implementation of the fundamental sum reduce operation. Aims to be as optimized as reasonable.☆37Updated 7 years ago
- A simple high performance CUDA GEMM implementation.☆362Updated last year
- Software to support people learning OpenMP with our book ... The OpenMP Common Core: Making OpenMP Simple Again☆82Updated last year
- Step-by-step optimization of CUDA SGEMM☆310Updated 3 years ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆93Updated 3 years ago