pietrobongini / CUDA-ImageConvolution
Implementations of 2D Image Convolution algorithm with CUDA (using global memory, shared memory and constant memory)
☆17Updated 7 years ago
Alternatives and similar repositories for CUDA-ImageConvolution:
Users that are interested in CUDA-ImageConvolution are comparing it to the libraries listed below
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆60Updated last week
- Learn OpenCL step by step.☆135Updated 2 years ago
- This is a tuned sparse matrix dense vector multiplication(SpMV) library☆21Updated 9 years ago
- ☆43Updated 7 years ago
- implementation of winograd minimal convolution algorithm on Intel Architecture☆39Updated 7 years ago
- ☆38Updated 3 years ago
- ☆12Updated 4 years ago
- CUDA implementation of the fundamental sum reduce operation. Aims to be as optimized as reasonable.☆36Updated 7 years ago
- CSR-based SpGEMM on nVidia and AMD GPUs☆45Updated 8 years ago
- Implementation of breadth first search on GPU with CUDA Driver API.☆48Updated 3 years ago
- Instructions, Docker images, and examples for Nsight Compute and Nsight Systems☆130Updated 4 years ago
- Implementation of TSM2L and TSM2R -- High-Performance Tall-and-Skinny Matrix-Matrix Multiplication Algorithms for CUDA☆32Updated 4 years ago
- CUDA for MNIST training/inference☆40Updated last year
- ICML2017 MEC: Memory-efficient Convolution for Deep Neural Network C++实现(非官方)☆17Updated 5 years ago
- study of cutlass☆21Updated 4 months ago
- Emulating DMA Engines on GPUs for Performance and Portability☆38Updated 9 years ago
- Collection of CUDA benchmarks, with a focus on unified vs. explicit memory management.☆20Updated 5 years ago
- ☆43Updated 4 years ago
- Code for paper "Design Principles for Sparse Matrix Multiplication on the GPU" accepted to Euro-Par 2018☆71Updated 4 years ago
- Windows Visual Studio Solutions for class "Introduction to Parallel Programming"☆19Updated 6 years ago
- Sparse-dense matrix-matrix multiplication on GPUs☆14Updated 6 years ago
- A repository where GPU applications are aggregated using a common build flow that supports multiple CUDA versions.☆60Updated 3 weeks ago
- CNNs in Halide☆23Updated 9 years ago
- ☆17Updated 2 years ago
- Efficient SpGEMM on GPU using CUDA and CSR☆51Updated last year
- HCC Sample Applications☆13Updated 8 years ago
- matrix multiplication in CUDA☆122Updated last year
- C++ demo of deep neural networks (MLP, CNN)☆32Updated last year
- Evaluating different memory managers for dynamic GPU memory☆25Updated 4 years ago
- Repository holding the code base to AC-SpGEMM : "Adaptive Sparse Matrix-Matrix Multiplication on the GPU"☆28Updated 4 years ago