knotman90 / cuStreamCompLinks
Efficient CUDA Stream Compaction Library
☆35Updated 2 years ago
Alternatives and similar repositories for cuStreamComp
Users that are interested in cuStreamComp are comparing it to the libraries listed below
Sorting:
- Full-speed Array of Structures access☆176Updated 2 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆73Updated 10 years ago
- CUDA Data Parallel Primitives Library☆438Updated 7 years ago
- CUDA implementation of exclusive prefix sum via Blelloch's algorithm☆29Updated 8 years ago
- Demonstration of various hardware effects on CUDA GPUs.☆389Updated 2 years ago
- A GPU benchmark suite for assessing on-chip GPU memory bandwidth☆109Updated 8 years ago
- BGHT: High-performance static GPU hash tables.☆71Updated 5 months ago
- A fast and highly scalable GPU dynamic memory allocator☆110Updated 10 years ago
- Code appendix to an OpenCL matrix-multiplication tutorial☆178Updated 8 years ago
- A portable high-level API with CUDA or OpenCL back-end☆55Updated 8 years ago
- ☆124Updated 13 years ago
- CUDA kernel author's tools☆115Updated 3 years ago
- Communication-Minimizing 2D Convolution in GPU Registers☆30Updated 12 years ago
- CLTune: An automatic OpenCL & CUDA kernel tuner☆182Updated 3 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 years ago
- Cooperative Primitives for CUDA C++ Kernel Authors. This repository contains CUB PRs from Q4 2019 until Q4 2020.☆22Updated 5 years ago
- CNNs in Halide☆23Updated 10 years ago
- A warp-oriented dynamic hash table for GPUs☆76Updated last year
- a CUDA implementation of a priority queue☆84Updated 5 years ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆114Updated 5 months ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆85Updated last year
- ☆68Updated 3 years ago
- A Library for fast Hash Tables on GPUs☆130Updated 2 months ago
- A library to benchmark CUDA code, similar to google benchmark.☆30Updated 4 years ago
- Simple utilities to enable code reuse and portability between CUDA C/C++ and standard C/C++.☆348Updated 3 years ago
- A single-header C++ library for simplifying the use of CUDA Runtime Compilation (NVRTC).☆567Updated 3 months ago
- MatMul Performance Benchmarks for a Single CPU Core comparing both hand engineered and codegen kernels.☆138Updated 2 years ago
- ☆136Updated 2 years ago
- A framework that helps implementing swizzle GPU kernels☆42Updated 5 years ago
- ☆95Updated 8 years ago