lhanappa / FFT_CUDA
A demo of Fast Fourier transform in CUDA implementing by cooleytukey and stockham method
☆8Updated 7 years ago
Alternatives and similar repositories for FFT_CUDA:
Users that are interested in FFT_CUDA are comparing it to the libraries listed below
- ☆40Updated 3 years ago
- CSR-based SpGEMM on nVidia and AMD GPUs☆45Updated 9 years ago
- Efficient SpGEMM on GPU using CUDA and CSR☆52Updated last year
- resources pour le cours d'introduction à la programmation des GPUs du mastère spécialisé HPC-AI☆22Updated last year
- fast Fourier transform on GPU in shared memory for AstroAccelerate project☆26Updated 4 years ago
- Implementation of TSM2L and TSM2R -- High-Performance Tall-and-Skinny Matrix-Matrix Multiplication Algorithms for CUDA☆32Updated 4 years ago
- ☆237Updated this week
- CSR-based SpMV on Heterogeneous Processors (Intel Broadwell, AMD Kaveri and nVidia Tegra K1)☆27Updated 9 years ago
- Source code of the IPDPS '21 paper: "TileSpMV: A Tiled Algorithm for Sparse Matrix-Vector Multiplication on GPUs" by Yuyao Niu, Zhengyang…☆11Updated 2 years ago
- Efficient Distributed GPU Programming for Exascale, an SC/ISC Tutorial☆255Updated last month
- CUDA by Example, written by two senior members of the CUDA software platform team, shows programmers how to employ this new technology. …☆407Updated last year
- Source code of the PPoPP '22 paper: "TileSpGEMM: A Tiled Algorithm for Parallel Sparse General Matrix-Matrix Multiplication on GPUs" by Y…☆39Updated 11 months 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
- Fast Fourier Transform implementation, computable on CUDA platform. Seminar project for MI-PRC course at FIT CTU.☆38Updated last year
- Yet another FFT implementation in CUDA. Includes benchmarks using simple data for comparing different implementations.☆12Updated 3 years ago
- SpMV using CUDA☆18Updated 7 years ago
- Fast Fourier Transform Acceleration Algorithm. (Accelerated by CUDA)☆11Updated 6 years ago
- CSR5-based SpMV on CPUs, GPUs and Xeon Phi☆102Updated 10 months ago
- ☆436Updated 9 years ago
- My notes on various HPC papers.☆22Updated 2 years ago
- A sparse BLAS lib supporting multiple backends☆43Updated 2 months ago
- Implementation and analysis of five different GPU based SPMV algorithms in CUDA☆39Updated 6 years ago
- Implementation of breadth first search on GPU with CUDA Driver API.☆49Updated 4 years ago
- Fast Synchronization-Free Algorithms for Parallel Sparse Triangular Solves with Multiple Right-Hand Sides (SpTRSM)☆12Updated 5 years ago
- ☆43Updated 4 years ago
- A Method for efficiently processing SpMV using SIMD and load balancing☆16Updated 3 years ago
- ☆109Updated last year
- matrix multiplication in CUDA☆124Updated last year
- Code for paper "Design Principles for Sparse Matrix Multiplication on the GPU" accepted to Euro-Par 2018☆71Updated 4 years ago
- CUDA-based implementation for linear 1D, 2D and 3D FFT-Shift functions.☆22Updated 9 years ago