nosferalatu / SimpleGPUHashTableLinks
A simple GPU hash table implemented in CUDA using lock free techniques
☆399Updated 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.☆386Updated last year
- A Library for fast Hash Tables on GPUs☆126Updated 2 weeks ago
- A single-header C++ library for simplifying the use of CUDA Runtime Compilation (NVRTC).☆563Updated last month
- ☆591Updated last week
- CUDA Data Parallel Primitives Library☆435Updated 6 years ago
- BGHT: High-performance static GPU hash tables.☆72Updated 3 months ago
- CUDA implementation of parallel radix sort using Blelloch scan☆66Updated last year
- A warp-oriented dynamic hash table for GPUs☆76Updated last year
- stdgpu: Efficient STL-like Data Structures on the GPU☆1,234Updated this week
- a CUDA implementation of a priority queue☆83Updated 5 years ago
- Full-speed Array of Structures access☆174Updated 2 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆72Updated 9 years ago
- Thin, unified, C++-flavored wrappers for the CUDA APIs☆860Updated 2 months ago
- GPU-Accelerated Lossless Data Compressors Survey☆120Updated 5 years ago
- Repository for nvCOMP docs and examples. nvCOMP is a library for fast lossless compression/decompression on the GPU that can be downloade…☆598Updated last year
- This is a list of useful libraries and resources for CUDA development.☆586Updated 8 years ago
- CUDA official sample codes☆370Updated 10 years ago
- Efficient CUDA Stream Compaction Library☆35Updated 2 years ago
- Patterns and behaviors for GPU computing☆1,740Updated 3 years ago
- CUDA kernel author's tools☆113Updated 3 years ago
- ☆69Updated 3 weeks ago
- A profiler to disclose and quantify hardware features on GPUs.☆174Updated 3 years ago
- ☆274Updated 4 months ago
- GPU B-Tree with support for versioning (snapshots).☆51Updated last year
- ☆136Updated 2 years ago
- A micro Vulkan compute pipeline and a collection of benchmarking compute shaders☆254Updated 7 months ago
- Sample benchmark demonstrating the VK_KHR_cooperative_matrix extension☆100Updated 4 months ago
- CUDA implementation of exclusive prefix sum via Blelloch's algorithm☆29Updated 8 years ago
- Archived implementation of BLAS using the SYCL open standard. See oneMath for a replacement.☆261Updated 9 months ago
- Kernel Tuner☆370Updated last week