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
- This is a tuned sparse matrix dense vector multiplication(SpMV) library☆21Updated 9 years ago
- Learn OpenCL step by step.☆135Updated 2 years ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆60Updated last month
- implementation of winograd minimal convolution algorithm on Intel Architecture☆39Updated 7 years ago
- Instructions, Docker images, and examples for Nsight Compute and Nsight Systems☆130Updated 4 years ago
- "Hardware, Software, and Compilers! Oh My!" tutorial files☆16Updated 5 years ago
- CUDA for MNIST training/inference☆40Updated last year
- ☆67Updated 11 years ago
- Repository holding the code base to AC-SpGEMM : "Adaptive Sparse Matrix-Matrix Multiplication on the GPU"☆28Updated 4 years ago
- ☆39Updated 3 years ago
- cuDNN sample codes provided by Nvidia☆45Updated 6 years ago
- Efficient SpGEMM on GPU using CUDA and CSR☆52Updated last year
- Implementation of TSM2L and TSM2R -- High-Performance Tall-and-Skinny Matrix-Matrix Multiplication Algorithms for CUDA☆32Updated 4 years ago
- TLB Benchmarks☆33Updated 7 years ago
- CUDA implementation of the fundamental sum reduce operation. Aims to be as optimized as reasonable.☆37Updated 7 years ago
- ☆11Updated 4 years ago
- ☆43Updated 4 years ago
- HCC Sample Applications☆13Updated 8 years ago
- IMPACT GPU Algorithms Teaching Labs☆57Updated 2 years ago
- ☆44Updated 7 years ago
- Algorithms implemented in CUDA + resources about GPGPU☆55Updated 3 years ago
- CSR-based SpGEMM on nVidia and AMD GPUs☆45Updated 9 years ago
- A repository where GPU applications are aggregated using a common build flow that supports multiple CUDA versions.☆60Updated this week
- ☆27Updated 2 years ago
- Samples demonstrating how to use the Compute Sanitizer Tools and Public API☆79Updated last year
- ICML2017 MEC: Memory-efficient Convolution for Deep Neural Network C++实现(非官方)☆17Updated 6 years ago
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆88Updated last year
- Implementation of breadth first search on GPU with CUDA Driver API.☆49Updated 4 years ago
- CNNs in Halide☆23Updated 9 years ago
- Implementation of a simple CNN using CUDA☆68Updated 7 years ago