owensgroup / SlabAllocLinks
A dynamic GPU memory allocator, suitable for warp synchronized scenarios.
☆11Updated 6 years ago
Alternatives and similar repositories for SlabAlloc
Users that are interested in SlabAlloc are comparing it to the libraries listed below
Sorting:
- BGHT: High-performance static GPU hash tables.☆71Updated 6 months ago
- ☆69Updated 3 months ago
- Whippletree, a novel approach to scheduling dynamic, irregular workloads on the GPU☆22Updated 10 years ago
- CUDA implementation of parallel radix sort using Blelloch scan☆66Updated last year
- ☆50Updated 3 years 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…☆26Updated 5 years ago
- A warp-oriented dynamic hash table for GPUs☆76Updated last year
- RTX compute samples☆70Updated 2 years ago
- C++ L-BFGS implementation using plain STL☆36Updated last month
- a CUDA implementation of a priority queue☆84Updated 5 years ago
- Full-speed Array of Structures access☆176Updated 2 years ago
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆108Updated last year
- Little helper project that builds a BVH over triangles, and allows for querying closest surface point for given input point☆24Updated 4 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆52Updated 3 weeks ago
- Fast CUDA 3x3 SVD☆78Updated 7 years ago
- C++ Shape Analysis and Geometry Processing☆40Updated last year
- A library with space-filling curve algorithms (analysis, neighbor-finding, visualization) and other utilities (math, geometry, image proc…☆26Updated 8 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- Evaluating different memory managers for dynamic GPU memory☆26Updated 5 years ago
- Conjugate Gradient for Least Squares in CUDA☆52Updated 10 years ago
- GPU B-Tree with support for versioning (snapshots).☆51Updated last year
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆115Updated 5 months ago
- Compute one-side Hausdorff distance between triangle meshes with error bound.☆29Updated 3 years ago
- CUSP : A C++ Templated Sparse Matrix Library☆421Updated 5 months ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- A library providing functionality for the geometric processing of polygonal(non-triangular) meshes.☆61Updated 10 months ago
- ☆62Updated 3 years ago
- Concurrent CPU-GPU Programming using Task Models☆105Updated 6 years ago
- OptiX SDK headers, everything needed to build & run OptiX applications. SDK samples not included.☆40Updated 3 weeks ago