marianhlavac / FFT-cudaLinks
Fast Fourier Transform implementation, computable on CUDA platform. Seminar project for MI-PRC course at FIT CTU.
☆38Updated 2 years ago
Alternatives and similar repositories for FFT-cuda
Users that are interested in FFT-cuda are comparing it to the libraries listed below
Sorting:
- 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 on GPU in shared memory for AstroAccelerate project☆26Updated 4 years ago
- ☆40Updated 4 years ago
- Multiple-precision GPU accelerated linear algebra routines (dense and sparse) based on residue number system☆18Updated 2 years ago
- My notes on various HPC papers.☆22Updated 2 years ago
- Examples from Programming in Parallel with CUDA☆149Updated 2 years ago
- QCD for Intel Xeon Phi and Xeon processors☆14Updated last year
- ☆41Updated 2 weeks ago
- Stepwise optimizations of DGEMM on CPU, reaching performance faster than Intel MKL eventually, even under multithreading.☆148Updated 3 years ago
- CUDA implementation of the fundamental sum reduce operation. Aims to be as optimized as reasonable.☆37Updated 7 years ago
- ☆91Updated 8 years ago
- A collection of awesome algorithms, implemented in CUDA.☆25Updated 7 years ago
- Optimizing SGEMM kernel functions on NVIDIA GPUs to a close-to-cuBLAS performance.☆355Updated 5 months ago
- ☆448Updated 9 years ago
- Implementation of a simple CNN using CUDA☆68Updated 8 years ago
- BLISlab: A Sandbox for Optimizing GEMM☆527Updated 3 years ago
- Efficient Distributed GPU Programming for Exascale, an SC/ISC Tutorial☆268Updated this week
- Subset of BLAS routines optimized for NVIDIA GPUs☆68Updated 2 years ago
- supplementary material/programming exercises☆72Updated 3 years ago
- Example code for Intel AVX / AVX2 intrinsics.☆138Updated last year
- Efficient SpGEMM on GPU using CUDA and CSR☆54Updated last year
- Three Matrix-Multiplication-Algorithms: Generate Algorithm, Strassen Algorithm and Coppersmith-Winograd Algorithm☆30Updated 3 years ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆93Updated 3 years ago
- CUDA by Example, written by two senior members of the CUDA software platform team, shows programmers how to employ this new technology. …☆419Updated last year
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆60Updated 2 months ago
- GPTPU for SC 2021☆52Updated 2 years ago
- ☆44Updated 4 years ago
- Shared memory overlap-and-save method for NVIDIA GPUs using CUDA☆16Updated 2 years ago
- A Method for efficiently processing SpMV using SIMD and load balancing☆16Updated 3 years ago
- Distributed Communication-Optimal Matrix-Matrix Multiplication Algorithm☆206Updated 3 weeks ago