pietrobongini / CUDA-ImageConvolutionLinks
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
Sorting:
- ☆44Updated 7 years ago
- Learn OpenCL step by step.☆136Updated 2 years ago
- implementation of winograd minimal convolution algorithm on Intel Architecture☆39Updated 7 years ago
- This is a tuned sparse matrix dense vector multiplication(SpMV) library☆21Updated 9 years ago
- ☆26Updated 8 years ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆60Updated 3 months ago
- ICML2017 MEC: Memory-efficient Convolution for Deep Neural Network C++实现(非官方)☆17Updated 6 years ago
- CUDA for MNIST training/inference☆41Updated last year
- matrix multiplication in CUDA☆124Updated last year
- cuDNN sample codes provided by Nvidia☆45Updated 6 years ago
- Repository holding the code base to AC-SpGEMM : "Adaptive Sparse Matrix-Matrix Multiplication on the GPU"☆28Updated 4 years ago
- Implementation of breadth first search on GPU with CUDA Driver API.☆50Updated 4 years ago
- ☆35Updated 5 years ago
- CSR-based SpGEMM on nVidia and AMD GPUs☆46Updated 9 years ago
- Efficient SpGEMM on GPU using CUDA and CSR☆56Updated last year
- CS344 - Introduction To Parallel Programming course (Udacity) proposed solutions☆53Updated 7 years ago
- project implements minimal functionality for real-time 3D cardiac electrophysiology simulation☆16Updated 8 years ago
- This repository stores all of the OLCF vector addition tutorials☆25Updated 11 years ago
- CUDA by practice☆128Updated 5 years ago
- IMPACT GPU Algorithms Teaching Labs☆57Updated 2 years ago
- Fast CUDA Kernels for ResNet Inference.☆174Updated 6 years ago
- Algorithms implemented in CUDA + resources about GPGPU☆56Updated 3 years ago
- Instructions, Docker images, and examples for Nsight Compute and Nsight Systems☆132Updated 5 years ago
- ☆67Updated 11 years ago
- The CMake version of cuda_by_example☆148Updated 4 years ago
- CUDA implementation of the fundamental sum reduce operation. Aims to be as optimized as reasonable.☆37Updated 7 years ago
- HCC Sample Applications☆13Updated 8 years ago
- C++ demo of deep neural networks (MLP, CNN)☆32Updated last year
- Implementation of TSM2L and TSM2R -- High-Performance Tall-and-Skinny Matrix-Matrix Multiplication Algorithms for CUDA☆32Updated 4 years ago
- Sparse-dense matrix-matrix multiplication on GPUs☆14Updated 6 years ago