crosetto / cupqLinks
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
Sorting:
- CUDA kernel author's tools☆111Updated 3 years ago
- A warp-oriented dynamic hash table for GPUs☆74Updated last year
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆99Updated last month
- ☆70Updated 5 years ago
- A Library for fast Hash Tables on GPUs☆125Updated 3 years ago
- Full-speed Array of Structures access☆171Updated 2 years ago
- Execution primitives for C++☆153Updated 5 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆71Updated 9 years ago
- Experimental ranges for CUDA☆24Updated 6 years ago
- Directed Acyclic Graph Execution Engine (DAGEE) is a C++ library that enables programmers to express computation and data movement, as ta…☆46Updated 3 years ago
- BGHT: High-performance static GPU hash tables.☆68Updated last week
- A library to benchmark CUDA code, similar to google benchmark.☆29Updated 4 years ago
- The Berkeley Container Library☆124Updated last year
- Concurrent CPU-GPU Programming using Task Models☆103Updated 5 years ago
- GPU B-Tree with support for versioning (snapshots).☆49Updated 8 months ago
- Code for paper "Engineering a High-Performance GPU B-Tree" accepted to PPoPP 2019☆57Updated 3 years ago
- Demonstration of various hardware effects on CUDA GPUs.☆383Updated last year
- Lossless compressor of multidimensional floating-point arrays☆114Updated 5 years ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated 2 years ago
- ☆552Updated this week
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆55Updated 3 months ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- mallocMC: Memory Allocator for Many Core Architectures☆58Updated 2 months ago
- Task graph-based asynchronous programming system using C++ coroutine☆92Updated last year
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated last year
- Cooperative Primitives for CUDA C++ Kernel Authors. This repository contains CUB PRs from Q4 2019 until Q4 2020.☆22Updated 4 years ago
- A single-header C++ library for simplifying the use of CUDA Runtime Compilation (NVRTC).☆546Updated 3 weeks ago
- Archived implementation of BLAS using the SYCL open standard. See oneMath for a replacement.☆261Updated 6 months ago
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆368Updated last month
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago