nosferalatu / SimpleGPUHashTable
A simple GPU hash table implemented in CUDA using lock free techniques
☆394Updated last year
Alternatives and similar repositories for SimpleGPUHashTable:
Users that are interested in SimpleGPUHashTable are comparing it to the libraries listed below
- Demonstration of various hardware effects on CUDA GPUs.☆377Updated last year
- A single-header C++ library for simplifying the use of CUDA Runtime Compilation (NVRTC).☆533Updated last month
- stdgpu: Efficient STL-like Data Structures on the GPU☆1,214Updated 2 weeks ago
- ☆537Updated this week
- CUDA Data Parallel Primitives Library☆430Updated 6 years ago
- Thin, unified, C++-flavored wrappers for the CUDA APIs☆837Updated last week
- A Library for fast Hash Tables on GPUs☆115Updated 2 years ago
- A warp-oriented dynamic hash table for GPUs☆73Updated last year
- A gpu based implementation of a K-D Tree Builder☆110Updated 5 years ago
- ☆231Updated 2 weeks ago
- CUDA implementation of parallel radix sort using Blelloch scan☆63Updated last year
- BGHT: High-performance static GPU hash tables.☆63Updated 3 weeks ago
- [ARCHIVED] Cooperative primitives for CUDA C++. See https://github.com/NVIDIA/cccl☆1,745Updated last year
- Patterns and behaviors for GPU computing☆1,709Updated 2 years ago
- CGBN: CUDA Accelerated Multiple Precision Arithmetic (Big Num) using Cooperative Groups☆211Updated 2 months ago
- RAPIDS Memory Manager☆575Updated this week
- This is a list of useful libraries and resources for CUDA development.☆562Updated 7 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆150Updated last year
- GPU-Accelerated Lossless Data Compressors Survey☆115Updated 4 years ago
- Repository for nvCOMP docs and examples. nvCOMP is a library for fast lossless compression/decompression on the GPU that can be downloade…☆586Updated 7 months ago
- a CUDA implementation of a priority queue☆84Updated 4 years ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆610Updated 2 years ago
- Enoki: structured vectorization and differentiation on modern processor architectures☆1,280Updated 3 months ago
- Online CUDA Occupancy Calculator☆75Updated 3 years ago
- Agenium Scale vectorization library for CPUs and GPUs☆333Updated 3 years ago
- Full-speed Array of Structures access☆169Updated 2 years ago
- CUDA kernel author's tools☆111Updated 3 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆70Updated 9 years ago
- Simple utilities to enable code reuse and portability between CUDA C/C++ and standard C/C++.☆347Updated 3 years ago
- An efficient C++17 GPU numerical computing library with Python-like syntax☆1,320Updated last week