crosetto / cupq
a CUDA implementation of a priority queue
☆83Updated 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☆72Updated last year
- CUDA kernel author's tools☆110Updated 2 years ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal - all it takes to sum a lot of numbers fast!☆88Updated 2 weeks ago
- Example of how to use CUDA with CMake >= 3.8☆69Updated last year
- GPU B-Tree with support for versioning (snapshots).☆47Updated 3 months ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆71Updated 9 years ago
- A Library for fast Hash Tables on GPUs☆114Updated 2 years ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated last year
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆50Updated last year
- ☆68Updated 4 years ago
- SYCL-ML is a C++ library, implementing classical machine learning algorithms using SYCL.☆66Updated 5 years ago
- Code for paper "Engineering a High-Performance GPU B-Tree" accepted to PPoPP 2019☆55Updated 2 years ago
- Full-speed Array of Structures access☆164Updated last year
- BGHT: High-performance static GPU hash tables.☆57Updated 5 months ago
- Some CUDA design patterns and a bit of template magic for CUDA☆148Updated last year
- A GPU benchmark suite for assessing on-chip GPU memory bandwidth☆104Updated 7 years ago
- Execution primitives for C++☆154Updated 4 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 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
- portDNN is a library implementing neural network algorithms written using SYCL☆110Updated 8 months ago
- A library to benchmark CUDA code, similar to google benchmark.☆28Updated 3 years ago
- Unit benchmarks of CUDA event APIs.☆17Updated 9 months ago
- mallocMC: Memory Allocator for Many Core Architectures☆54Updated this week
- Task graph-based asynchronous programming system using C++ coroutine☆87Updated 11 months ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆83Updated 11 months ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆93Updated 3 years ago
- ☆514Updated this week
- Archived implementation of BLAS using the SYCL open standard. See oneMath for a replacement.☆263Updated last month
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆31Updated 3 weeks ago