pietrobongini / CUDA-ImageConvolutionLinks
Implementations of 2D Image Convolution algorithm with CUDA (using global memory, shared memory and constant memory)
☆17Updated 8 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:
- Learn OpenCL step by step.☆138Updated 3 years ago
- CSR-based SpGEMM on nVidia and AMD GPUs☆46Updated 9 years ago
- MAFIA: Multiple Application Framework for GPU architectures☆28Updated 4 years ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆62Updated 10 months ago
- A framework for pipelined computing on GPU☆30Updated 6 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
- Algorithms implemented in CUDA + resources about GPGPU☆62Updated 4 years ago
- matrix multiplication in CUDA☆125Updated 2 years ago
- Scalable GPU Kernel Fission/Fusion Transformation for Memory-Bound Kernels☆14Updated 10 years ago
- implementation of winograd minimal convolution algorithm on Intel Architecture☆39Updated 8 years ago
- ☆43Updated 8 years ago
- This is a tuned sparse matrix dense vector multiplication(SpMV) library☆22Updated 9 years ago
- TLB Benchmarks☆35Updated 8 years ago
- Collection of CUDA benchmarks, with a focus on unified vs. explicit memory management.☆20Updated 6 years ago
- ☆47Updated 7 months ago
- GPUDirect example☆61Updated 4 years ago
- HCC Sample Applications☆13Updated 9 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.