crosetto / cupqLinks
a CUDA implementation of a priority queue
☆84Updated 5 years ago
Alternatives and similar repositories for cupq
Users that are interested in cupq are comparing it to the libraries listed below
Sorting:
- CUDA kernel author's tools☆115Updated 3 years ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆116Updated 6 months ago
- A warp-oriented dynamic hash table for GPUs☆76Updated 2 years ago
- Concurrent CPU-GPU Programming using Task Models☆106Updated 6 years ago
- ☆72Updated 5 years ago
- A Library for fast Hash Tables on GPUs☆132Updated 3 months ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆73Updated 10 years ago
- Full-speed Array of Structures access☆176Updated 2 years ago
- Demonstration of various hardware effects on CUDA GPUs.☆391Updated 2 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆24Updated 2 months ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated 2 years ago
- GPU B-Tree with support for versioning (snapshots).☆51Updated last year
- Experimental ranges for CUDA☆25Updated 7 years ago
- The Berkeley Container Library☆126Updated last month
- UME::SIMD A library for explicit simd vectorization.☆91Updated 8 years ago
- Execution primitives for C++☆155Updated 5 years ago
- A library to benchmark CUDA code, similar to google benchmark.☆30Updated 4 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆100Updated last year
- Modular C++ Toolkit for Performance Analysis and Logging. Profiling API and Tools for C, C++, CUDA, Fortran, and Python. The C++ template…☆366Updated last year
- SYCL-ML is a C++ library, implementing classical machine learning algorithms using SYCL.☆66Updated 6 years ago
- 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
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆422Updated 2 months ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆85Updated last year
- mallocMC: Memory Allocator for Many Core Architectures☆58Updated last week
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆57Updated 10 months ago
- BGHT: High-performance static GPU hash tables.☆71Updated 7 months ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 7 years ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆95Updated 4 years ago
- Archived implementation of BLAS using the SYCL open standard. See oneMath for a replacement.☆260Updated last year