crosetto / cupqLinks
a CUDA implementation of a priority queue
☆83Updated 5 years ago
Alternatives and similar repositories for cupq
Users that are interested in cupq are comparing it to the libraries listed below
Sorting:
- A warp-oriented dynamic hash table for GPUs☆76Updated last year
- CUDA kernel author's tools☆113Updated 3 years ago
- A Library for fast Hash Tables on GPUs☆126Updated last month
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆111Updated 3 months ago
- Full-speed Array of Structures access☆175Updated 2 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆72Updated 10 years ago
- GPU B-Tree with support for versioning (snapshots).☆50Updated last year
- Generate simple index ranges in C++ and CUDA C++☆39Updated 2 years ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- Concurrent CPU-GPU Programming using Task Models☆104Updated 5 years ago
- The Berkeley Container Library☆126Updated 2 years ago
- A single-header C++ library for simplifying the use of CUDA Runtime Compilation (NVRTC).☆564Updated last month
- Directed Acyclic Graph Execution Engine (DAGEE) is a C++ library that enables programmers to express computation and data movement, as ta…☆47Updated 4 years ago
- Code for paper "Engineering a High-Performance GPU B-Tree" accepted to PPoPP 2019☆57Updated 3 years ago
- BGHT: High-performance static GPU hash tables.☆72Updated 4 months ago
- ☆70Updated 5 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆56Updated 7 months ago
- A library to benchmark CUDA code, similar to google benchmark.☆30Updated 4 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- mallocMC: Memory Allocator for Many Core Architectures☆58Updated 6 months ago
- Demonstration of various hardware effects on CUDA GPUs.☆389Updated last year
- Execution primitives for C++☆154Updated 5 years ago
- Archived implementation of BLAS using the SYCL open standard. See oneMath for a replacement.☆260Updated 10 months ago
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆394Updated last month
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated 11 months ago
- ☆596Updated 2 weeks ago
- Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆25Updated last month
- Lossless compressor of multidimensional floating-point arrays☆120Updated 5 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆94Updated last year
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago