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
- Fast Fourier Transform implementation, computable on CUDA platform. Seminar project for MI-PRC course at FIT CTU.☆37Updated last year
- Yet another FFT implementation in CUDA. Includes benchmarks using simple data for comparing different implementations.☆11Updated 3 years ago
- ☆420Updated 9 years ago
- Large matrix multiplication in CUDA☆15Updated last year
- ☆37Updated 3 years ago
- Efficient Distributed GPU Programming for Exascale, an SC/ISC Tutorial☆210Updated 2 months ago
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆124Updated 4 years ago
- CSR-based SpGEMM on nVidia and AMD GPUs☆45Updated 8 years ago
- Implementation of TSM2L and TSM2R -- High-Performance Tall-and-Skinny Matrix-Matrix Multiplication Algorithms for CUDA☆32Updated 4 years ago
- Source code of the IPDPS '21 paper: "TileSpMV: A Tiled Algorithm for Sparse Matrix-Vector Multiplication on GPUs" by Yuyao Niu, Zhengyang…☆10Updated 2 years ago
- ☆109Updated 10 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
- CUDA by Example, written by two senior members of the CUDA software platform team, shows programmers how to employ this new technology. …☆379Updated last year
- Xiao's CUDA Optimization Guide [Active Adding New Contents]☆264Updated 2 years ago
- Source code of the PPoPP '22 paper: "TileSpGEMM: A Tiled Algorithm for Parallel Sparse General Matrix-Matrix Multiplication on GPUs" by Y…☆38Updated 9 months ago
- This package includes the implementation for four sparse linear algebra kernels: Sparse-Matrix-Vector-Multiplication (SpMV), Sparse-Trian…☆26Updated 4 years ago
- Fast Fourier Transform Acceleration Algorithm. (Accelerated by CUDA)☆11Updated 6 years ago
- Instructions, Docker images, and examples for Nsight Compute and Nsight Systems☆130Updated 4 years ago
- Efficient SpGEMM on GPU using CUDA and CSR☆51Updated last year
- Step-by-step optimization of CUDA SGEMM☆285Updated 2 years ago
- Optimizing SGEMM kernel functions on NVIDIA GPUs to a close-to-cuBLAS performance.☆324Updated last month
- SpMV using CUDA☆16Updated 6 years ago
- Implementation and analysis of five different GPU based SPMV algorithms in CUDA☆38Updated 6 years ago
- ☆15Updated 5 years ago
- Example code for Intel AVX / AVX2 intrinsics.☆134Updated last year
- Code for paper "Design Principles for Sparse Matrix Multiplication on the GPU" accepted to Euro-Par 2018☆72Updated 4 years ago
- A new QR decomposition algorithm implemented in CUDA☆16Updated 7 months ago
- matrix multiplication in CUDA☆120Updated last year
- fast Fourier transform on GPU in shared memory for AstroAccelerate project☆26Updated 4 years ago
- Sample examples of how to call collective operation functions on multi-GPU environments. A simple example of using broadcast, reduce, all…☆31Updated last year