owensgroup / BGHTLinks
BGHT: High-performance static GPU hash tables.
☆71Updated 7 months ago
Alternatives and similar repositories for BGHT
Users that are interested in BGHT are comparing it to the libraries listed below
Sorting:
- A warp-oriented dynamic hash table for GPUs☆76Updated 2 years ago
- ☆71Updated 4 months ago
- Efficient SpGEMM on GPU using CUDA and CSR☆59Updated 2 years ago
- A Library for fast Hash Tables on GPUs☆132Updated 3 months ago
- CUDA implementation of parallel radix sort using Blelloch scan☆67Updated last year
- ☆70Updated 11 years ago
- μ-Cuda, COVER THE LAST MILE OF CUDA. With features: intellisense-friendly, structured launch, automatic cuda graph generation and updatin…☆205Updated last month
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆85Updated last year
- ☆98Updated 9 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆57Updated 10 months ago
- Evaluating different memory managers for dynamic GPU memory☆26Updated 5 years ago
- 🎃 GPU load-balancing library for regular and irregular computations.☆66Updated 5 months ago
- CSR-based SpGEMM on nVidia and AMD GPUs☆46Updated 9 years ago
- A GPU benchmark suite for assessing on-chip GPU memory bandwidth☆109Updated 8 years ago
- Sparse-dense matrix-matrix multiplication on GPUs☆14Updated 7 years ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated 2 years ago
- A dynamic GPU memory allocator, suitable for warp synchronized scenarios.