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
- Code for paper "Engineering a High-Performance GPU B-Tree" accepted to PPoPP 2019☆55Updated 2 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
- ☆70Updated 4 years ago
- Execution primitives for C++☆153Updated 4 years ago
- Experimental ranges for CUDA☆24Updated 6 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- GPU B-Tree with support for versioning (snapshots).☆47Updated 6 months ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal - all it takes to sum a lot of numbers fast!☆96Updated this week
- A Library for fast Hash Tables on GPUs☆115Updated 2 years ago
- Example of how to use CUDA with CMake >= 3.8☆69Updated last year
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆50Updated last month
- BGHT: High-performance static GPU hash tables.☆63Updated 3 weeks ago
- A library to benchmark CUDA code, similar to google benchmark.☆28Updated 4 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆89Updated last year
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated 11 months ago
- A dynamic GPU memory allocator, suitable for warp synchronized scenarios.☆11Updated 5 years ago
- Directed Acyclic Graph Execution Engine (DAGEE) is a C++ library that enables programmers to express computation and data movement, as ta…☆45Updated 3 years ago
- A GPU benchmark suite for assessing on-chip GPU memory bandwidth☆104Updated 7 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆150Updated last year
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆93Updated 3 years ago
- SYCL-ML is a C++ library, implementing classical machine learning algorithms using SYCL.☆66Updated 5 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- Introductory Thrust workshop materials☆43Updated 12 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- Efficient CUDA Stream Compaction Library☆33Updated last year
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆362Updated 4 months ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated last year