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:
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆91Updated last year
- A Connected Component Labelling algorithm implemented in CUDA☆48Updated 3 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆155Updated 2 years ago
- ☆44Updated 7 years ago
- GPU-accelerated KD-tree implementation☆45Updated 3 years ago
- Algorithms implemented in CUDA + resources about GPGPU☆56Updated 3 years ago
- The CMake version of cuda_by_example☆149Updated 4 years ago
- C++ algorithm and Python scripts for nice Connected Components Labeling☆16Updated 12 years ago
- A library that implements the maxflow-mincut algorithm.☆44Updated 4 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- Delaunay Triangulation☆9Updated 6 years ago
- Conjugate Gradient for Least Squares in CUDA☆52Updated 9 years ago
- High-Performance Computing: CPU Instructions, GPU OpenCL & CUDA, etc.☆14Updated last year
- Automatically exported from code.google.com/p/kdtree-matlab☆34Updated 8 years ago
- C++ library for reading and writing of numpy's .npy files☆413Updated 9 months ago
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆30Updated 3 months ago
- openmp examples☆143Updated 6 years ago
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆115Updated 4 years ago
- cuda编程学习入门☆35Updated 11 months ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 3 weeks ago
- CUDA-DClust+: Fast DBSCAN algorithm implemented on CUDA. Based on the research paper.☆15Updated 2 months ago
- Graph Cut Algorithm in CUDA☆27Updated 6 years ago
- BGHT: High-performance static GPU hash tables.☆70Updated 2 weeks ago
- How to use CUDA with Python numpy☆39Updated 7 years ago
- This repository contains various examples of using Eigen library☆17Updated 5 months ago
- A collection of min-cut/max-flow algorithms.☆48Updated 3 years ago
- ☆20Updated 6 years ago
- ☆60Updated 2 years ago