crosetto / cupq
a CUDA implementation of a priority queue
☆84Updated 4 years ago
Alternatives and similar repositories for cupq:
Users that are interested in cupq are comparing it to the libraries listed below
- A warp-oriented dynamic hash table for GPUs☆73Updated last year
- CUDA kernel author's tools☆111Updated 2 years ago
- Experimental ranges for CUDA☆24Updated 6 years ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal - all it takes to sum a lot of numbers fast!☆95Updated last month
- Code for paper "Engineering a High-Performance GPU B-Tree" accepted to PPoPP 2019☆55Updated 2 years ago
- BGHT: High-performance static GPU hash tables.☆63Updated last week
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆70Updated 9 years ago
- A Library for fast Hash Tables on GPUs☆115Updated 2 years ago
- ☆69Updated 4 years ago
- Example of how to use CUDA with CMake >= 3.8☆69Updated last year
- Full-speed Array of Structures access☆169Updated last year
- GPU B-Tree with support for versioning (snapshots).☆47Updated 5 months ago
- Efficient CUDA Stream Compaction Library☆33Updated last year
- Some CUDA design patterns and a bit of template magic for CUDA☆150Updated last year
- A dynamic GPU memory allocator, suitable for warp synchronized scenarios.☆11Updated 5 years ago
- Execution primitives for C++☆153Updated 4 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆89Updated last year
- Concurrent CPU-GPU Programming using Task Models☆101Updated 5 years ago
- mallocMC: Memory Allocator for Many Core Architectures☆55Updated 2 weeks ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated last year
- The Berkeley Container Library☆124Updated last year
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- Polymorphic memory resource for real-time applications.☆66Updated last year
- A library to benchmark CUDA code, similar to google benchmark.☆28Updated 3 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆50Updated 3 weeks ago
- SYCL-ML is a C++ library, implementing classical machine learning algorithms using SYCL.☆66Updated 5 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- Cooperative Primitives for CUDA C++ Kernel Authors. This repository contains CUB PRs from Q4 2019 until Q4 2020.☆22Updated 4 years ago
- Lossless compressor of multidimensional floating-point arrays☆111Updated 4 years ago
- A single-header C++ library for simplifying the use of CUDA Runtime Compilation (NVRTC).☆533Updated last month