nosferalatu / SimpleGPUHashTableLinks
A simple GPU hash table implemented in CUDA using lock free techniques
☆404Updated 2 years ago
Alternatives and similar repositories for SimpleGPUHashTable
Users that are interested in SimpleGPUHashTable are comparing it to the libraries listed below
Sorting:
- Demonstration of various hardware effects on CUDA GPUs.☆391Updated 2 years ago
- A Library for fast Hash Tables on GPUs☆132Updated 3 months ago
- A single-header C++ library for simplifying the use of CUDA Runtime Compilation (NVRTC).☆569Updated 4 months ago
- A warp-oriented dynamic hash table for GPUs☆76Updated 2 years ago
- ☆615Updated last week
- CUDA Data Parallel Primitives Library☆438Updated 7 years ago
- BGHT: High-performance static GPU hash tables.☆71Updated 7 months ago
- CUDA implementation of parallel radix sort using Blelloch scan☆67Updated last year
- stdgpu: Efficient STL-like Data Structures on the GPU☆1,249Updated 2 weeks ago
- a CUDA implementation of a priority queue☆84Updated 5 years ago
- Thin, unified, C++-flavored wrappers for the CUDA APIs☆871Updated 2 weeks ago
- GPU MemoryManager based on virtualized queues☆27Updated 3 years ago
- Patterns and behaviors for GPU computing☆1,764Updated 3 weeks ago
- Full-speed Array of Structures access☆176Updated 2 years ago
- This is a list of useful libraries and resources for CUDA development.☆601Updated 8 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆73Updated 10 years ago
- Efficient CUDA Stream Compaction Library☆35Updated 2 years ago
- ☆279Updated 3 months ago
- GPU-Accelerated Lossless Data Compressors Survey☆122Updated 5 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 gpu based implementation of a K-D Tree Builder☆118Updated 6 years ago
- ☆138Updated 2 years ago
- Repository for nvCOMP docs and examples. nvCOMP is a library for fast lossless compression/decompression on the GPU that can be downloade…☆611Updated last year
- CUDA kernel author's tools☆115Updated 3 years ago
- CUDA official sample codes☆371Updated 10 years ago
- ☆71Updated 4 months ago
- An implementation of parallel exclusive scan in CUDA☆65Updated 7 years ago
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆420Updated 2 months ago
- Enoki: structured vectorization and differentiation on modern processor architectures☆1,287Updated last year
- μ-Cuda, COVER THE LAST MILE OF CUDA. With features: intellisense-friendly, structured launch, automatic cuda graph generation and updatin…☆205Updated last month