marianhlavac / FFT-cuda
Fast Fourier Transform implementation, computable on CUDA platform. Seminar project for MI-PRC course at FIT CTU.
☆37Updated last year
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 on GPU in shared memory for AstroAccelerate project☆26Updated 4 years ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆60Updated this week
- CGBN: CUDA Accelerated Multiple Precision Arithmetic (Big Num) using Cooperative Groups☆206Updated 4 months ago
- Efficient SpGEMM on GPU using CUDA and CSR☆51Updated last year
- Examples from Programming in Parallel with CUDA☆122Updated last year
- BLAS implementation for Intel FPGA☆76Updated 4 years ago
- A GPU algorithm for sparse matrix-matrix multiplication☆67Updated 4 years ago
- Sparse-dense matrix-matrix multiplication on GPUs☆15Updated 6 years ago
- A demo of Fast Fourier transform in CUDA implementing by cooleytukey and stockham method☆8Updated 7 years ago
- ☆93Updated 8 years ago
- CUDA implementation of the fundamental sum reduce operation. Aims to be as optimized as reasonable.☆36Updated 7 years ago
- Source code for 'Modern Parallel Programming with C++ and Assembly' by Dan Kusswurm☆59Updated 2 years ago
- OpenCL Tutorials☆50Updated 4 years ago
- Multiple-precision GPU accelerated linear algebra routines (dense and sparse) based on residue number system☆17Updated 2 years ago
- MLIRX is now defunct. Please see PolyBlocks - https://docs.polymagelabs.com☆38Updated last year
- My notes on various HPC papers.☆21Updated 2 years ago
- Parallel cuckoo hashing on GPUs with CUDA☆10Updated 5 years ago
- ☆37Updated 3 years ago
- Shared memory overlap-and-save method for NVIDIA GPUs using CUDA☆16Updated 2 years ago
- Example code for Intel AVX / AVX2 intrinsics.☆134Updated last year
- GEMM and Winograd based convolutions using CUTLASS☆26Updated 4 years ago
- A Method for efficiently processing SpMV using SIMD and load balancing☆16Updated 2 years ago
- Case studies constitute a modern interdisciplinary and valuable teaching practice which plays a critical and fundamental role in the deve…☆12Updated 6 years ago
- ☆42Updated 4 years ago
- cuDNN sample codes provided by Nvidia☆45Updated 6 years ago
- A 128 bit unsigned integer class for CUDA☆43Updated last month
- This is a tuned sparse matrix dense vector multiplication(SpMV) library☆21Updated 8 years ago
- Efficient Distributed GPU Programming for Exascale, an SC/ISC Tutorial☆209Updated 2 months ago
- Kernel Tuning Toolkit☆58Updated 2 weeks ago
- CUDA Tensor Transpose (cuTT) library☆51Updated 7 years ago