knotman90 / cuStreamCompLinks
Efficient CUDA Stream Compaction Library
☆35Updated 2 years ago
Alternatives and similar repositories for cuStreamComp
Users that are interested in cuStreamComp are comparing it to the libraries listed below
Sorting:
- Full-speed Array of Structures access☆176Updated 2 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆73Updated 10 years ago
- CUDA Data Parallel Primitives Library☆438Updated 7 years ago
- BGHT: High-performance static GPU hash tables.☆71Updated 7 months ago
- CUDA implementation of exclusive prefix sum via Blelloch's algorithm☆29Updated 8 years ago
- An implementation of parallel exclusive scan in CUDA☆65Updated 7 years ago
- A warp-oriented dynamic hash table for GPUs☆76Updated 2 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 years ago
- A Library for fast Hash Tables on GPUs☆132Updated 3 months ago
- Demonstration of various hardware effects on CUDA GPUs.☆391Updated 2 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆85Updated last year
- Whippletree, a novel approach to scheduling dynamic, irregular workloads on the GPU☆22Updated 10 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆158Updated 2 years ago
- CNNs in Halide☆23Updated 10 years ago
- A fast and highly scalable GPU dynamic memory allocator☆112Updated 10 years ago
- CUDA kernel author's tools☆115Updated 3 years ago
- A GPU benchmark suite for assessing on-chip GPU memory bandwidth☆109Updated 8 years ago
- a CUDA implementation of a priority queue☆84Updated 5 years ago
- A portable high-level API with CUDA or OpenCL back-end☆55Updated 8 years ago
- Efficient Top-K implementation on the GPU☆192Updated 6 years ago
- Simple utilities to enable code reuse and portability between CUDA C/C++ and standard C/C++.☆348Updated 3 years ago
- ☆74Updated 2 years ago
- A single-header C++ library for simplifying the use of CUDA Runtime Compilation (NVRTC).☆569Updated 4 months ago
- Range-based for loops to iterate over a range of numbers or values☆34Updated 9 years ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆116Updated 6 months ago
- A simple GPU hash table implemented in CUDA using lock free techniques☆404Updated last year
- Conversion to/from half-precision floating point formats☆379Updated 5 months ago
- CLTune: An automatic OpenCL & CUDA kernel tuner☆184Updated 3 years ago
- Implementation of breadth first search on GPU with CUDA Driver API.☆54Updated 4 years ago
- ☆70Updated 11 years ago