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:
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆62Updated 9 months ago
- Learn OpenCL step by step.☆137Updated 3 years ago
- ☆43Updated 7 years ago
- CSR-based SpGEMM on nVidia and AMD GPUs☆46Updated 9 years ago
- A framework for pipelined computing on GPU☆30Updated 6 years ago
- MAFIA: Multiple Application Framework for GPU architectures☆28Updated 3 years ago
- ☆26Updated 9 years ago
- Collection of CUDA benchmarks, with a focus on unified vs. explicit memory management.☆20Updated 6 years ago
- implementation of winograd minimal convolution algorithm on Intel Architecture☆39Updated 8 years ago
- ICML2017 MEC: Memory-efficient Convolution for Deep Neural Network C++实现(非官方)☆17Updated 6 years ago
- matrix multiplication in CUDA☆125Updated 2 years ago
- ☆46Updated 6 months ago
- Repository holding the code base to AC-SpGEMM : "Adaptive Sparse Matrix-Matrix Multiplication on the GPU"☆31Updated 5 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆85Updated last year
- ☆34Updated 3 years ago
- TLB Benchmarks☆35Updated 8 years ago
- CUDA by practice☆132Updated 5 years ago
- This is a tuned sparse matrix dense vector multiplication(SpMV) library☆22Updated 9 years ago
- Instructions, Docker images, and examples for Nsight Compute and Nsight Systems☆134Updated 5 years ago
- GPU Optimization and Memory Abstraction Framework☆32Updated 6 years ago
- Scalable GPU Kernel Fission/Fusion Transformation for Memory-Bound Kernels☆14Updated 10 years ago
- clone of https://code.google.com/p/opencl-book-samples (there's an official repo here https://github.com/bgaster/opencl-book-samples)☆48Updated 12 years ago
- Evaluating different memory managers for dynamic GPU memory☆26Updated 5 years ago
- Experiments evaluating preemption on the NVIDIA Pascal architecture☆17Updated 9 years ago
- A GPU benchmark suite for assessing on-chip GPU memory bandwidth☆109Updated 8 years ago
- Set of OpenCL microbenchmarks☆29Updated last month
- GPUDirect example☆60Updated 4 years ago
- A tool for examining GPU scheduling behavior.☆89Updated last year
- The CMake version of cuda_by_example☆149Updated 5 years ago
- Implementation of breadth first search on GPU with CUDA Driver API.☆54Updated 4 years ago