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:
- Learn OpenCL step by step.☆136Updated 3 years ago
- This is a tuned sparse matrix dense vector multiplication(SpMV) library☆22Updated 9 years ago
- ICML2017 MEC: Memory-efficient Convolution for Deep Neural Network C++实现(非官方)☆17Updated 6 years ago
- implementation of winograd minimal convolution algorithm on Intel Architecture☆39Updated 8 years ago
- ☆43Updated 7 years ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆62Updated 8 months ago
- ☆26Updated 9 years ago
- matrix multiplication in CUDA☆124Updated 2 years ago
- A framework for pipelined computing on GPU☆30Updated 6 years ago
- ☆71Updated 11 years ago
- CSR-based SpGEMM on nVidia and AMD GPUs☆46Updated 9 years ago
- GPU implementation of Winograd convolution☆10Updated 8 years ago
- Winograd-based convolution implementation in OpenCL☆28Updated 8 years ago
- Collection of CUDA benchmarks, with a focus on unified vs. explicit memory management.☆20Updated 6 years ago
- ☆46Updated 5 months ago
- clone of https://code.google.com/p/opencl-book-samples (there's an official repo here https://github.com/bgaster/opencl-book-samples)☆47Updated 12 years ago
- Instructions, Docker images, and examples for Nsight Compute and Nsight Systems☆134Updated 5 years ago
- Repository holding the code base to AC-SpGEMM : "Adaptive Sparse Matrix-Matrix Multiplication on the GPU"☆30Updated 5 years ago
- Scalable GPU Kernel Fission/Fusion Transformation for Memory-Bound Kernels☆14Updated 10 years ago
- TLB Benchmarks☆34Updated 8 years ago
- CUDA by practice☆130Updated 5 years ago
- The CMake version of cuda_by_example☆149Updated 5 years ago
- MAFIA: Multiple Application Framework for GPU architectures☆28Updated 3 years ago
- Evaluating different memory managers for dynamic GPU memory☆26Updated 4 years ago
- Fast CUDA Kernels for ResNet Inference.☆182Updated 6 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆85Updated last year
- Windows Visual Studio Solutions for class "Introduction to Parallel Programming"☆19Updated 7 years ago
- Efficient SpGEMM on GPU using CUDA and CSR☆58Updated 2 years ago
- CUDA Flux is a profiler for GPU applications which reports the basic block executions frequencies of compute kernels☆32Updated 4 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 6 months ago