nosferalatu / SimpleGPUHashTableLinks
A simple GPU hash table implemented in CUDA using lock free techniques
☆404Updated 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.☆390Updated 2 years ago
- A Library for fast Hash Tables on GPUs☆131Updated 2 months ago
- A single-header C++ library for simplifying the use of CUDA Runtime Compilation (NVRTC).☆568Updated 3 months ago
- ☆611Updated 3 weeks ago
- BGHT: High-performance static GPU hash tables.☆71Updated 6 months ago
- CUDA Data Parallel Primitives Library☆438Updated 7 years ago
- stdgpu: Efficient STL-like Data Structures on the GPU☆1,243Updated 3 weeks ago
- A warp-oriented dynamic hash table for GPUs☆76Updated last year
- a CUDA implementation of a priority queue☆84Updated 5 years ago
- Thin, unified, C++-flavored wrappers for the CUDA APIs☆868Updated 2 months ago
- CUDA implementation of parallel radix sort using Blelloch scan☆66Updated last year
- Full-speed Array of Structures access☆176Updated 2 years ago
- Efficient CUDA Stream Compaction Library☆35Updated 2 years ago
- Patterns and behaviors for GPU computing☆1,759Updated 3 years ago
- This is a list of useful libraries and resources for CUDA development.☆594Updated 8 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆73Updated 10 years ago
- Repository for nvCOMP docs and examples. nvCOMP is a library for fast lossless compression/decompression on the GPU that can be downloade…☆606Updated last year
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆115Updated 5 months ago
- Lossless compressor of multidimensional floating-point arrays☆123Updated 5 years ago
- ☆278Updated 2 months ago
- GPU-Accelerated Lossless Data Compressors Survey☆121Updated 5 years ago
- ☆137Updated 2 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆85Updated last year
- CUDA kernel author's tools☆115Updated 3 years ago
- C++ header-only library with methods to efficiently encode/decode Morton codes in/from 2D/3D coordinates☆643Updated 2 years ago
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆399Updated last month
- GPU MemoryManager based on virtualized queues☆26Updated 3 years ago
- An implementation of parallel exclusive scan in CUDA☆65Updated 7 years ago
- A gpu based implementation of a K-D Tree Builder☆118Updated 6 years ago
- Conversion to/from half-precision floating point formats☆379Updated 4 months ago