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☆45Updated 4 years ago
- A Connected Component Labelling algorithm implemented in CUDA☆47Updated 4 years ago
- CUDA based Iterative Closest Point Algorithm Implementation☆69Updated 5 years ago
- The CMake version of cuda_by_example☆150Updated 5 years ago
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆92Updated 2 years ago
- A gpu based implementation of a K-D Tree Builder☆114Updated 6 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- Conjugate Gradient solver written in CUDA☆28Updated 5 years ago
- ☆26Updated 6 years ago
- MWE for using the Eigen library in CUDA kernels☆119Updated 3 years ago
- A library that implements the maxflow-mincut algorithm.☆44Updated 4 years ago
- Eigen3.3.7 Doc中文版☆126Updated 6 years ago
- zju cg homework bspline☆23Updated 5 years ago
- A simple implementation of the Levenberg Marquardt algorithm.☆81Updated 6 years ago
- InfiniTAM on FPGA☆26Updated 6 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- ☆20Updated 6 years ago
- Hardware-Efficient Stereo Vision for Embedded Applications on FPGAs☆40Updated 5 years ago
- Conjugate Gradient for Least Squares in CUDA☆52Updated 10 years ago
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆122Updated 5 years ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆39Updated last year
- Parallel, batch-dynamic kdtree☆13Updated 3 years ago
- GPU acceleration of smallpt with CUDA. Obtain an acceleration of >35x comparing to the original CPU-parallelized code with OpenMP☆45Updated 5 years ago
- Implemented large scale 3d mesh generation in parallel using CUDA.☆13Updated 6 years ago
- 离散几何处理中文版翻译☆60Updated 3 years ago
- ☆61Updated 2 years ago
- moving least-squares for surface fitting☆44Updated 5 years ago
- ☆266Updated 7 years ago
- Automatically exported from code.google.com/p/kdtree-matlab☆34Updated 8 years ago
- Implementation of Hash table for Nießner's Voxel Hashing method☆15Updated 10 years ago