MaxKotlan / Cuda-Find-Max-Using-Parallel-ReductionLinks
Benchmarks different cuda implementations of maximum-value algorithms. Uses Parallel Reduction design pattern.
☆18Updated 5 years ago
Alternatives and similar repositories for Cuda-Find-Max-Using-Parallel-Reduction
Users that are interested in Cuda-Find-Max-Using-Parallel-Reduction are comparing it to the libraries listed below
Sorting:
- GPU-accelerated KD-tree implementation☆46Updated 4 years ago
- CUDA based Iterative Closest Point Algorithm Implementation☆70Updated 6 years ago
- ☆279Updated 3 months ago
- Conjugate Gradient solver written in CUDA☆28Updated 6 years ago
- A Connected Component Labelling algorithm implemented in CUDA☆49Updated 4 years ago
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆95Updated 2 years ago
- The CMake version of cuda_by_example☆148Updated 5 years ago
- Automatically exported from code.google.com/p/kdtree-matlab☆34Updated 8 years ago
- Compute the exact Euclidean Distance Transform and Voronoi Diagram for 2D and 3D binary images using the GPU.☆80Updated 5 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- MWE for using the Eigen library in CUDA kernels☆121Updated 3 years ago
- CUDA C implementation of Principal Component Analysis (PCA) through Singular Value Decomposition (SVD) using a highly parallelisable vers…☆28Updated 6 years ago
- A gpu based implementation of a K-D Tree Builder☆118Updated 6 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- Conjugate Gradient for Least Squares in CUDA☆53Updated 10 years ago
- InfiniTAM on FPGA☆26Updated 6 years ago
- Dragon is a library about geometry processing.☆39Updated 9 months ago
- 离散几何处理中文版翻译☆62Updated 3 years ago
- GPU acceleration of smallpt with CUDA. Obtain an acceleration of >35x comparing to the original CPU-parallelized code with OpenMP☆48Updated 5 years ago
- Implementation of Hash table for Nießner's Voxel Hashing method☆16Updated 10 years ago
- C++ algorithm and Python scripts for nice Connected Components Labeling☆16Updated 12 years ago
- ☆50Updated 3 years ago
- BGHT: High-performance static GPU hash tables.☆71Updated 7 months ago
- μ-Cuda, COVER THE LAST MILE OF CUDA. With features: intellisense-friendly, structured launch, automatic cuda graph generation and updatin…☆205Updated last month
- A library that implements the maxflow-mincut algorithm.☆45Updated 5 years ago
- Hardware-Efficient Stereo Vision for Embedded Applications on FPGAs☆42Updated 5 years ago
- moving least-squares for surface fitting☆44Updated 6 years ago
- Implemented large scale 3d mesh generation in parallel using CUDA.☆13Updated 6 years ago
- CUDA implementation of parallel radix sort using Blelloch scan☆67Updated last year
- ☆271Updated 8 years ago