owensgroup / SlabAlloc
A dynamic GPU memory allocator, suitable for warp synchronized scenarios.
☆11Updated 5 years ago
Alternatives and similar repositories for SlabAlloc:
Users that are interested in SlabAlloc are comparing it to the libraries listed below
- ☆64Updated last year
- BGHT: High-performance static GPU hash tables.☆62Updated 6 months ago
- Whippletree, a novel approach to scheduling dynamic, irregular workloads on the GPU☆21Updated 9 years ago
- A warp-oriented dynamic hash table for GPUs☆73Updated last year
- GPU B-Tree with support for versioning (snapshots).☆47Updated 5 months ago
- RTX compute samples☆70Updated last year
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 8 months ago
- Evaluating different memory managers for dynamic GPU memory☆25Updated 4 years ago
- Experimental ranges for CUDA☆24Updated 6 years ago
- CUDA implementation of parallel radix sort using Blelloch scan☆62Updated last year
- EGGS, a method to speed up sparse matrix operations when the same sparsity is used for multiple times. This repo contains examples that s…☆25Updated 4 years ago
- Code for paper "Engineering a High-Performance GPU B-Tree" accepted to PPoPP 2019☆55Updated 2 years ago
- a CUDA implementation of a priority queue☆84Updated 4 years ago
- A library to benchmark CUDA code, similar to google benchmark.☆28Updated 3 years ago
- Full-speed Array of Structures access☆167Updated last year
- Synchronous, single-threaded, library-only SYCL implementation for debugging and verification.☆35Updated 2 months ago
- ☆47Updated 2 years ago
- OptiX SDK headers, everything needed to build & run OptiX applications. SDK samples not included.☆16Updated 3 weeks ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal - all it takes to sum a lot of numbers fast!☆90Updated last month
- Fast CUDA 3x3 SVD☆72Updated 6 years ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆70Updated 9 years ago
- A Library for fast Hash Tables on GPUs☆115Updated 2 years ago
- Introductory Thrust workshop materials☆43Updated 12 years ago
- LonestarGPU: Irregular algorithms parallelized for GPUs☆34Updated 5 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆50Updated last week
- Simple starter code for SYCL and Eigen☆18Updated 8 years ago
- Cooperative Primitives for CUDA C++ Kernel Authors. This repository contains CUB PRs from Q4 2019 until Q4 2020.☆22Updated 4 years ago
- Little helper project that builds a BVH over triangles, and allows for querying closest surface point for given input point☆24Updated 3 years ago
- Sample code for our CUDA AMR Iso-Surface Extraction☆11Updated 4 years ago