ShivayaDevs / PhotopsLinks
CUDA based parallel Image processing tool
☆23Updated 9 years ago
Alternatives and similar repositories for Photops
Users that are interested in Photops are comparing it to the libraries listed below
Sorting:
- kmeans clustering with multi-GPU capabilities☆122Updated 2 years ago
- ☆70Updated 11 years ago
- Implementations of 2D Image Convolution algorithm with CUDA (using global memory, shared memory and constant memory)☆17Updated 8 years ago
- a CUDA implementation of a priority queue☆84Updated 5 years ago
- CUDA Sparse-Matrix Vector Multiplication, using Sliced Coordinate format☆22Updated 7 years ago
- Developing a complete set of GPU-accelerated image processing tools, including convolution and morphology☆52Updated 15 years ago
- CUDA C++ syntax support & snippets for VSCode☆21Updated 4 years ago
- StarPU Runtime system☆16Updated 15 years ago
- GPU Optimization and Memory Abstraction Framework☆32Updated 6 years ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆62Updated 10 months ago
- ☆33Updated this week
- Concurrent CPU-GPU Programming using Task Models☆106Updated 6 years ago
- Algorithms implemented in CUDA + resources about GPGPU☆62Updated 4 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 7 months ago
- The SparseX sparse kernel optimization library☆43Updated 7 years ago
- openmp examples☆150Updated 6 years ago
- A 128 bit unsigned integer class for CUDA☆46Updated last year
- Implementation of breadth first search on GPU with CUDA Driver API.☆54Updated 4 years ago
- CUDA C implementation of Principal Component Analysis (PCA) through Singular Value Decomposition (SVD) using a highly parallelisable vers…☆28Updated 6 years ago
- matrix multiplication in CUDA☆125Updated 2 years ago
- TopK Algorithms Benchmark☆10Updated 6 years ago
- CUDA official sample codes