mark-poscablo / gpu-prefix-sum
CUDA implementation of exclusive prefix sum via Blelloch's algorithm
☆27Updated 7 years ago
Alternatives and similar repositories for gpu-prefix-sum:
Users that are interested in gpu-prefix-sum are comparing it to the libraries listed below
- BGHT: High-performance static GPU hash tables.☆61Updated 6 months ago
- ☆64Updated last year
- Template for starting CUDA/C++ project using CMake with Github Action for CI☆29Updated 2 years ago
- Fast CUDA 3x3 SVD☆72Updated 6 years ago
- Code for SIGGRAPH 2022 paper "Automatic quantization for physics-based simulation"☆63Updated 2 years ago
- Efficient CUDA Stream Compaction Library☆33Updated last year
- A symbolic asymptotic numerical solver☆33Updated 3 years ago
- ☆66Updated 11 years ago
- RTX compute samples☆70Updated last year
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆84Updated last year
- A GPU benchmark suite for assessing on-chip GPU memory bandwidth☆105Updated 7 years ago
- CUDA implementation of parallel radix sort using Blelloch scan☆62Updated last year
- An implementation of parallel exclusive scan in CUDA☆62Updated 7 years ago
- Whippletree, a novel approach to scheduling dynamic, irregular workloads on the GPU☆21Updated 9 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆70Updated 9 years ago
- Local and distributed octrees based on Morton codes with halo discovery and exchange with a 3D collision detection algorithm☆41Updated last month
- TaichiCon: Taichi Conferences☆71Updated 2 years ago
- ☆39Updated 3 years ago
- ☆58Updated 2 years ago
- GPU-Accelerated multigrid solver for Poisson's equation in 2D☆21Updated 3 years ago
- Code for SIGGRAPH 2020 paper "Langevin Monte Carlo Rendering with Gradient-based Adaptation"☆73Updated 4 years ago
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆99Updated 10 months ago
- Full-speed Array of Structures access☆164Updated last year
- Multi-GPU Framework for Voxel Grid Computations☆46Updated last week
- ☆29Updated 5 years ago
- Efficient SpGEMM on GPU using CUDA and CSR☆52Updated last year
- [SIGGRAPH 2017] Realistic diffraction is the official implementation of the paper Practical Acquisition and Rendering of Diffraction Effe…☆15Updated 3 years ago
- EGGS, a method to speed up sparse matrix operations when the same sparsity is used for multiple times. This repo contains examples that s…☆25Updated 4 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆149Updated last year
- ☆91Updated 8 years ago