nosferalatu / SimpleGPUHashTableLinks
A simple GPU hash table implemented in CUDA using lock free techniques
☆396Updated last year
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.☆383Updated last year
- A single-header C++ library for simplifying the use of CUDA Runtime Compilation (NVRTC).☆547Updated 2 weeks ago
- A Library for fast Hash Tables on GPUs☆125Updated 3 years ago
- CUDA Data Parallel Primitives Library☆432Updated 6 years ago
- stdgpu: Efficient STL-like Data Structures on the GPU☆1,233Updated 3 months ago
- ☆557Updated last week
- CUDA implementation of parallel radix sort using Blelloch scan☆64Updated last year
- a CUDA implementation of a priority queue☆83Updated 4 years ago
- A warp-oriented dynamic hash table for GPUs☆74Updated last year
- BGHT: High-performance static GPU hash tables.☆70Updated last month
- Full-speed Array of Structures access☆172Updated 2 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆71Updated 9 years ago
- This is a list of useful libraries and resources for CUDA development.☆577Updated 7 years ago
- CUDA kernel author's tools☆112Updated 3 years ago
- An implementation of parallel exclusive scan in CUDA☆62Updated 7 years ago
- Thin, unified, C++-flavored wrappers for the CUDA APIs☆853Updated 2 weeks ago
- ☆134Updated 2 years ago
- GPU-Accelerated Lossless Data Compressors Survey☆117Updated 4 years ago
- Efficient CUDA Stream Compaction Library☆34Updated 2 years ago
- Enoki: structured vectorization and differentiation on modern processor architectures☆1,286Updated 5 months ago
- Repository for nvCOMP docs and examples. nvCOMP is a library for fast lossless compression/decompression on the GPU that can be downloade…☆595Updated 10 months ago
- Patterns and behaviors for GPU computing☆1,734Updated 3 years ago
- CUDA official sample codes☆371Updated 9 years ago
- A tool to graphically visualize SIMD code☆681Updated 2 years ago
- GPU MemoryManager based on virtualized queues☆25Updated 3 years ago
- [ARCHIVED] Cooperative primitives for CUDA C++. See https://github.com/NVIDIA/cccl☆1,765Updated last year
- An efficient C++17 GPU numerical computing library with Python-like syntax☆1,341Updated this week
- C++ header-only library with methods to efficiently encode/decode Morton codes in/from 2D/3D coordinates☆632Updated last year
- High-level C++ for Accelerator Clusters☆146Updated 2 weeks ago
- ☆267Updated last month