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:
- ☆66Updated 2 years ago
- BGHT: High-performance static GPU hash tables.☆70Updated 2 weeks ago
- 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
- RTX compute samples☆70Updated 2 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…☆25Updated 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
- Evaluating different memory managers for dynamic GPU memory☆25Updated 4 years ago
- CUDA implementation of parallel radix sort using Blelloch scan☆64Updated last year
- ☆47Updated 2 years ago
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆106Updated last year
- Fast CUDA 3x3 SVD☆75Updated 6 years ago
- Examples for using SYCL on CUDA☆62Updated 2 weeks 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
- Conjugate Gradient for Least Squares in CUDA☆52Updated 9 years ago
- C++ Shape Analysis and Geometry Processing☆40Updated last year
- Multi-GPU Framework for Voxel Grid Computations☆59Updated last week
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- A gpu based implementation of a K-D Tree Builder☆114Updated 5 years ago
- A Library for fast Hash Tables on GPUs☆125Updated 3 years ago
- Cuda matrix computation library that is specified for small matrix operation (3x3, 4x4, 1x3, 1x4, etc.). Including buffer☆19Updated last year
- Exact floating-point implementation of root parity CCD [Wang et al. 2022]☆34Updated 2 years ago
- OptiX SDK headers, everything needed to build & run OptiX applications. SDK samples not included.☆28Updated 4 months ago
- Full-speed Array of Structures access☆171Updated 2 years ago
- GPU B-Tree with support for versioning (snapshots).☆49Updated 8 months ago
- A library with space-filling curve algorithms (analysis, neighbor-finding, visualization) and other utilities (math, geometry, image proc…☆24Updated 7 years ago
- Compute one-side Hausdorff distance between triangle meshes with error bound.☆28Updated 2 years ago
- Cooperative Primitives for CUDA C++ Kernel Authors. This repository contains CUB PRs from Q4 2019 until Q4 2020.☆22Updated 4 years ago
- ☆67Updated 11 years ago