MaxKotlan / Cuda-Find-Max-Using-Parallel-Reduction
Benchmarks different cuda implementations of maximum-value algorithms. Uses Parallel Reduction design pattern.
☆18Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for Cuda-Find-Max-Using-Parallel-Reduction
- A library that implements the maxflow-mincut algorithm.☆44Updated 3 years ago
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆82Updated last year
- OpenCV ellipse detector.☆18Updated 4 years ago
- ☆42Updated 6 years ago
- Algorithms implemented in CUDA + resources about GPGPU☆54Updated 2 years ago
- Computer Vision and Image Processing algorithms acceleration using CUDA - Guide: Prof. S. Gopalakrishnan☆16Updated 8 years ago
- CUDA implementation of exclusive prefix sum via Blelloch's algorithm☆25Updated 7 years ago
- Graph Cut Algorithm in CUDA☆24Updated 5 years ago
- GPU-accelerated KD-tree implementation☆42Updated 3 years ago
- A collection of min-cut/max-flow algorithms.☆38Updated 2 years ago
- A Connected Component Labelling algorithm implemented in CUDA☆41Updated 3 years ago
- Implemented large scale 3d mesh generation in parallel using CUDA.☆12Updated 5 years ago
- Conjugate Gradient for Least Squares in CUDA☆51Updated 9 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆22Updated 3 years ago
- The CMake version of cuda_by_example☆144Updated 4 years ago
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆30Updated 3 weeks ago
- ☆28Updated 6 years ago
- Helper functions for C++ development☆11Updated 7 years ago
- A sample code for sparse cholesky solver with cuSPARSE and cuSOLVER library☆18Updated 4 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆52Updated 3 months ago
- GPU Realtime depth passive stereo sensing using ADCensus☆15Updated 2 years ago
- Automatically exported from code.google.com/p/kdtree-matlab☆34Updated 7 years ago
- CUDA based Iterative Closest Point Algorithm Implementation☆61Updated 4 years ago
- Fastest CUDA SIFT or other 128-float vector matcher for computer vision☆25Updated 3 years ago
- ☆20Updated 5 years ago
- A CUDA implementation of the dilation and erosion filters showing several optimizations to speed up the processing.☆42Updated 9 years ago
- Sample CMake template solving Ax=b☆15Updated 3 years ago
- HDRView is a simple research-oriented depth-map and high-dynamic range image viewer with an emphasis on examining and comparing images, a…☆29Updated 3 years ago
- InfiniTAM on FPGA☆26Updated 5 years ago
- How to use CUDA with Python numpy☆37Updated 6 years ago