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☆113Updated 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!☆106Updated last month
- Full-speed Array of Structures access☆174Updated 2 years ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- A warp-oriented dynamic hash table for GPUs☆74Updated last year
- Execution primitives for C++☆153Updated 5 years ago
- Concurrent CPU-GPU Programming using Task Models☆103Updated 5 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆72Updated 9 years ago
- The Berkeley Container Library☆124Updated 2 years ago
- GPU B-Tree with support for versioning (snapshots).☆49Updated 10 months ago
- A Library for fast Hash Tables on GPUs☆126Updated 3 years ago
- ☆70Updated 5 years ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated 2 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- portDNN is a library implementing neural network algorithms written using SYCL☆113Updated last year
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆55Updated 5 months ago
- Demonstration of various hardware effects on CUDA GPUs.☆384Updated last year
- 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.☆71Updated 2 months ago
- A library to benchmark CUDA code, similar to google benchmark.☆30Updated 4 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆93Updated last year
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- SYCL-ML is a C++ library, implementing classical machine learning algorithms using SYCL.☆66Updated 5 years ago
- Archived implementation of BLAS using the SYCL open standard. See oneMath for a replacement.☆262Updated 8 months ago
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆372Updated 3 months ago
- Lossless compressor of multidimensional floating-point arrays☆118Updated 5 years ago
- Cooperative Primitives for CUDA C++ Kernel Authors. This repository contains CUB PRs from Q4 2019 until Q4 2020.☆22Updated 4 years ago
- Modular C++ Toolkit for Performance Analysis and Logging. Profiling API and Tools for C, C++, CUDA, Fortran, and Python. The C++ template…☆364Updated last year
- A single-header C++ library for simplifying the use of CUDA Runtime Compilation (NVRTC).☆553Updated 3 weeks ago