owensgroup / SlabAllocLinks
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
Sorting:
- ☆67Updated 2 years ago
- BGHT: High-performance static GPU hash tables.☆70Updated last month
- Whippletree, a novel approach to scheduling dynamic, irregular workloads on the GPU☆22Updated 9 years ago
- A warp-oriented dynamic hash table for GPUs☆74Updated last year
- CUDA implementation of parallel radix sort using Blelloch scan☆64Updated last year
- ☆47Updated 2 years ago
- RTX compute samples☆70Updated 2 years ago
- GPU B-Tree with support for versioning (snapshots).☆49Updated 9 months ago
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆106Updated last year
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated last month
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆103Updated 2 weeks ago
- 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 5 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆66Updated 10 years ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- Full-speed Array of Structures access☆172Updated 2 years ago
- A gpu based implementation of a K-D Tree Builder☆114Updated 5 years ago
- CUSP : A C++ Templated Sparse Matrix Library☆415Updated this week
- Fast CUDA 3x3 SVD☆75Updated 6 years ago
- OptiX SDK headers, everything needed to build & run OptiX applications. SDK samples not included.☆29Updated 5 months ago
- A Library for fast Hash Tables on GPUs☆125Updated 3 years ago
- 小彭老师推出 SyCL 2020 课程(施工中,日后会在直播中放出)☆15Updated 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 CUDA implementation of a priority queue☆83Updated 4 years ago
- ☆269Updated last month
- Experimental ranges for CUDA☆25Updated 6 years ago
- CUDA implementation of exclusive prefix sum via Blelloch's algorithm☆28Updated 8 years ago
- Multi-GPU Framework for Voxel Grid Computations☆59Updated this week
- Conjugate Gradient for Least Squares in CUDA☆52Updated 9 years ago