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.☆72Updated 4 months ago
- ☆69Updated last month
- Whippletree, a novel approach to scheduling dynamic, irregular workloads on the GPU☆22Updated 9 years ago
- ☆49Updated 3 years ago
- RTX compute samples☆70Updated 2 years ago
- A warp-oriented dynamic hash table for GPUs☆76Updated 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 5 years ago
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- CUDA implementation of parallel radix sort using Blelloch scan☆65Updated last year
- 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.☆107Updated last year
- CUSP : A C++ Templated Sparse Matrix Library☆418Updated 3 months ago
- Concurrent CPU-GPU Programming using Task Models☆104Updated 5 years ago
- Evaluating different memory managers for dynamic GPU memory☆26Updated 4 years ago
- Fast CUDA 3x3 SVD☆77Updated 7 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 3 weeks ago
- A library with space-filling curve algorithms (analysis, neighbor-finding, visualization) and other utilities (math, geometry, image proc…☆26Updated 8 years ago
- GPU B-Tree with support for versioning (snapshots).☆50Updated last year
- Efficient and High-quality Graph Coloring on the GPU☆15Updated 3 years ago
- a CUDA implementation of a priority queue☆83Updated 5 years ago
- Examples for using SYCL on CUDA☆62Updated 2 months ago
- A Library for fast Hash Tables on GPUs☆126Updated last month
- Multi-GPU Framework for Voxel Grid Computations☆61Updated last month
- A gpu based implementation of a K-D Tree Builder☆116Updated 6 years ago
- data-parallel out-of-core library☆50Updated last week
- Little helper project that builds a BVH over triangles, and allows for querying closest surface point for given input point☆24Updated 3 years ago
- ☆62Updated 2 years ago
- Conjugate Gradient for Least Squares in CUDA☆52Updated 10 years ago
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆123Updated 5 years ago