MaxKotlan / Cuda-Find-Max-Using-Parallel-Reduction
Benchmarks different cuda implementations of maximum-value algorithms. Uses Parallel Reduction design pattern.
☆18Updated 4 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
- A Connected Component Labelling algorithm implemented in CUDA☆46Updated 3 years ago
- ☆42Updated 7 years ago
- Computer Vision and Image Processing algorithms acceleration using CUDA - Guide: Prof. S. Gopalakrishnan☆16Updated 8 years ago
- The CMake version of cuda_by_example☆146Updated 4 years ago
- C++/CUDA code to perform bilateral filtering on OpenCV Mat inputs☆17Updated 7 years ago
- Conjugate Gradient solver written in CUDA☆29Updated 5 years ago
- C++ algorithm and Python scripts for nice Connected Components Labeling☆16Updated 11 years ago
- CUDA implementation of exclusive prefix sum via Blelloch's algorithm☆27Updated 7 years ago
- ☆20Updated 6 years ago
- Delaunay Triangulation☆9Updated 5 years ago
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆31Updated last month
- GPU-accelerated KD-tree implementation☆43Updated 3 years ago
- 大规模并行处理器编程实战 第二版答案☆30Updated 2 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆24Updated 3 years ago
- This is my 3D parallel algorithm, but it is not perfect. It provides a way for you to optimize it. I hope someone can give a good opinion☆13Updated 5 years ago
- A CUDA implementation of the dilation and erosion filters showing several optimizations to speed up the processing.☆43Updated 9 years ago
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆89Updated last year
- CUDA 6大并行计算模式 代码与笔记☆60Updated 4 years ago
- μ-Cuda, COVER THE LAST MILE OF CUDA. With features: intellisense-friendly, structured launch, automatic cuda graph generation and updatin…☆169Updated 2 weeks ago
- The application extracts a point cloud from all visible surfaces of a mesh model; it ignores all hidden surfaces.☆9Updated 4 years ago
- OpenCL Tutorials☆50Updated 4 years ago
- How to use CUDA with Python numpy☆37Updated 7 years ago
- Sample CMake template solving Ax=b☆15Updated 3 years ago
- Compute the exact Euclidean Distance Transform and Voronoi Diagram for 2D and 3D binary images using the GPU.☆74Updated 4 years ago
- GPU Realtime depth passive stereo sensing using ADCensus☆16Updated 2 years ago
- OpenGL based 3D engine with a viewer API for pointcloud, surface meshes☆13Updated last year
- Implemented large scale 3d mesh generation in parallel using CUDA.☆13Updated 5 years ago
- KMeans clustering in Eigen.☆26Updated 8 years ago
- C++ Implementation of Savitzky-Golay filters☆34Updated 4 years ago
- OpenCV ellipse detector.☆18Updated 4 years ago